Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: CharlieRai/Machine-Learning-with-Python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: devAmoghS/Machine-Learning-with-Python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 1 file changed
  • 2 contributors

Commits on Jul 15, 2024

  1. Bump setuptools from 65.5.1 to 70.0.0

    Bumps [setuptools](https://github.com/pypa/setuptools) from 65.5.1 to 70.0.0.
    - [Release notes](https://github.com/pypa/setuptools/releases)
    - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
    - [Commits](pypa/setuptools@v65.5.1...v70.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: setuptools
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    e9a498c View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Bump keras from 2.2.4 to 2.13.1

    Bumps [keras](https://github.com/keras-team/keras) from 2.2.4 to 2.13.1.
    - [Release notes](https://github.com/keras-team/keras/releases)
    - [Commits](keras-team/keras@2.2.4...v2.13.1)
    
    ---
    updated-dependencies:
    - dependency-name: keras
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    8ea82d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2025

  1. Merge pull request devAmoghS#37 from devAmoghS/dependabot/pip/keras-2…

    ….13.1
    
    Bump keras from 2.2.4 to 2.13.1
    devAmoghS authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    7c5e35c View commit details
    Browse the repository at this point in the history
  2. Merge pull request devAmoghS#36 from devAmoghS/dependabot/pip/setupto…

    …ols-70.0.0
    
    Bump setuptools from 65.5.1 to 70.0.0
    devAmoghS authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    c5f2e58 View commit details
    Browse the repository at this point in the history
  3. Bump tornado from 6.4.1 to 6.4.2

    Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4.1 to 6.4.2.
    - [Changelog](https://github.com/tornadoweb/tornado/blob/v6.4.2/docs/releases.rst)
    - [Commits](tornadoweb/tornado@v6.4.1...v6.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: tornado
      dependency-version: 6.4.2
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    406a19a View commit details
    Browse the repository at this point in the history
  4. Bump cryptography from 42.0.4 to 44.0.1

    Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.4 to 44.0.1.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@42.0.4...44.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-version: 44.0.1
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    15d9c86 View commit details
    Browse the repository at this point in the history
  5. Merge pull request devAmoghS#40 from devAmoghS/dependabot/pip/cryptog…

    …raphy-44.0.1
    
    Bump cryptography from 42.0.4 to 44.0.1
    devAmoghS authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    b806bc5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request devAmoghS#39 from devAmoghS/dependabot/pip/tornado…

    …-6.4.2
    
    Bump tornado from 6.4.1 to 6.4.2
    devAmoghS authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    bbb7def View commit details
    Browse the repository at this point in the history
Loading