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: GLP23/python-devtools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: samuelcolvin/python-devtools
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.
  • 12 commits
  • 17 files changed
  • 4 contributors

Commits on May 23, 2023

  1. Bump requests from 2.28.2 to 2.31.0 in /requirements (samuelcolvin#130)

    Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.28.2...v2.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 23, 2023
    Configuration menu
    Copy the full SHA
    1172e81 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Bump pygments from 2.13.0 to 2.15.0 in /docs (samuelcolvin#133)

    Bumps [pygments](https://github.com/pygments/pygments) from 2.13.0 to 2.15.0.
    - [Release notes](https://github.com/pygments/pygments/releases)
    - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
    - [Commits](pygments/pygments@2.13.0...2.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: pygments
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    2341ef3 View commit details
    Browse the repository at this point in the history
  2. Bump pygments from 2.14.0 to 2.15.0 in /requirements (samuelcolvin#134)

    Bumps [pygments](https://github.com/pygments/pygments) from 2.14.0 to 2.15.0.
    - [Release notes](https://github.com/pygments/pygments/releases)
    - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
    - [Commits](pygments/pygments@2.14.0...2.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: pygments
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    967121f View commit details
    Browse the repository at this point in the history
  3. Bump pymdown-extensions from 9.10 to 10.0 in /requirements (samuelcol…

    …vin#129)
    
    Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 9.10 to 10.0.
    - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
    - [Commits](facelessuser/pymdown-extensions@9.10...10.0)
    
    ---
    updated-dependencies:
    - dependency-name: pymdown-extensions
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    3a6f5b9 View commit details
    Browse the repository at this point in the history
  4. Bump certifi from 2022.12.7 to 2023.7.22 in /requirements (samuelcolv…

    …in#135)
    
    Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22.
    - [Commits](certifi/python-certifi@2022.12.07...2023.07.22)
    
    ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    c17c310 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00047cb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6eac2ca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e4937c9 View commit details
    Browse the repository at this point in the history
  8. fix docs publish

    samuelcolvin committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    f080d39 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

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

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    2aea99d View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2025

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