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: bpython/bpython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: JohnDaWalka/bpython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
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 Mar 30, 2025

  1. fix: requirements.txt to reduce vulnerabilities

    The following vulnerabilities are fixed by pinning transitive dependencies:
    - https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-7448482
    snyk-bot committed Mar 30, 2025
    Configuration menu
    Copy the full SHA
    609f7e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad45ccc View commit details
    Browse the repository at this point in the history
  3. fix: requirements.txt to reduce vulnerabilities

    The following vulnerabilities are fixed by pinning transitive dependencies:
    - https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-3180412
    snyk-bot committed Mar 30, 2025
    Configuration menu
    Copy the full SHA
    fd4054b View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2025

  1. Merge pull request #2 from JohnDaWalka/snyk-fix-37d40a7869c4221c4c5de…

    …9f4d0f32d25
    
    [Snyk] Security upgrade setuptools from 40.5.0 to 65.5.1
    JohnDaWalka authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    11b45b5 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. fix: requirements.txt to reduce vulnerabilities

    The following vulnerabilities are fixed by pinning transitive dependencies:
    - https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-9964606
    snyk-bot committed May 6, 2025
    Configuration menu
    Copy the full SHA
    c0f9136 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2025

  1. Merge pull request #3 from JohnDaWalka/snyk-fix-ebb29bc147ccac5a64c95…

    …9a6811cf130
    
    [Snyk] Security upgrade setuptools from 40.5.0 to 78.1.1
    JohnDaWalka authored May 8, 2025
    Configuration menu
    Copy the full SHA
    3cb9654 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2025

  1. fix: requirements.txt to reduce vulnerabilities

    The following vulnerabilities are fixed by pinning transitive dependencies:
    - https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-10390193
    - https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-10390194
    snyk-bot committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    1c87d2b View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2025

  1. Configuration menu
    Copy the full SHA
    308b4c3 View commit details
    Browse the repository at this point in the history
Loading