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: tdchwish/PythonExamples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: geekcomputers/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.
  • 6 commits
  • 2 files changed
  • 3 contributors

Commits on Jan 6, 2026

  1. Bump ccxt from 4.5.30 to 4.5.31

    Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.5.30 to 4.5.31.
    - [Release notes](https://github.com/ccxt/ccxt/releases)
    - [Commits](ccxt/ccxt@v4.5.30...v4.5.31)
    
    ---
    updated-dependencies:
    - dependency-name: ccxt
      dependency-version: 4.5.31
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 6, 2026
    Configuration menu
    Copy the full SHA
    2839c42 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2026

  1. Update tic tac toe game

    Harsh-D04 committed Jan 7, 2026
    Configuration menu
    Copy the full SHA
    24b8623 View commit details
    Browse the repository at this point in the history
  2. Merge pull request geekcomputers#3117 from Harsh-D04/master

    Update tic tac toe game
    geekcomputers authored Jan 7, 2026
    Configuration menu
    Copy the full SHA
    c121602 View commit details
    Browse the repository at this point in the history
  3. Merge pull request geekcomputers#3116 from geekcomputers/dependabot/p…

    …ip/ccxt-4.5.31
    
    Bump ccxt from 4.5.30 to 4.5.31
    geekcomputers authored Jan 7, 2026
    Configuration menu
    Copy the full SHA
    8fa6e5f View commit details
    Browse the repository at this point in the history
  4. Bump urllib3 from 2.6.2 to 2.6.3

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.2 to 2.6.3.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@2.6.2...2.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-version: 2.6.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 7, 2026
    Configuration menu
    Copy the full SHA
    e1a1dfc View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2026

  1. Merge pull request geekcomputers#3119 from geekcomputers/dependabot/p…

    …ip/urllib3-2.6.3
    
    Bump urllib3 from 2.6.2 to 2.6.3
    geekcomputers authored Jan 10, 2026
    Configuration menu
    Copy the full SHA
    bf3a50a View commit details
    Browse the repository at this point in the history
Loading