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: python-openapi/openapi-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master@{1day}
Choose a base ref
...
head repository: python-openapi/openapi-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 20 commits
  • 3 files changed
  • 3 contributors

Commits on May 1, 2025

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

Commits on May 7, 2025

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

    stoobmmelier committed May 7, 2025
    Configuration menu
    Copy the full SHA
    bbdc8cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85d8483 View commit details
    Browse the repository at this point in the history
  4. Poetry lock

    stoobmmelier committed May 7, 2025
    Configuration menu
    Copy the full SHA
    4507510 View commit details
    Browse the repository at this point in the history
  5. Comment out deptry

    stoobmmelier committed May 7, 2025
    Configuration menu
    Copy the full SHA
    29c1940 View commit details
    Browse the repository at this point in the history
  6. Add back deptry

    stoobmmelier committed May 7, 2025
    Configuration menu
    Copy the full SHA
    dac7d3e View commit details
    Browse the repository at this point in the history
  7. Upgrade jsonschema

    stoobmmelier committed May 7, 2025
    Configuration menu
    Copy the full SHA
    b06ba97 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2025

  1. Merge pull request #994 from stoobmmelier/feature/support-python-313

    Upgrade dependencies for Python 3.13 support
    p1c2u authored Jun 7, 2025
    Configuration menu
    Copy the full SHA
    01be957 View commit details
    Browse the repository at this point in the history
  2. Bump setuptools from 70.0.0 to 78.1.1

    Bumps [setuptools](https://github.com/pypa/setuptools) from 70.0.0 to 78.1.1.
    - [Release notes](https://github.com/pypa/setuptools/releases)
    - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
    - [Commits](pypa/setuptools@v70.0.0...v78.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: setuptools
      dependency-version: 78.1.1
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 7, 2025
    Configuration menu
    Copy the full SHA
    a74dd56 View commit details
    Browse the repository at this point in the history
  3. Bump django from 4.2.20 to 4.2.22

    Bumps [django](https://github.com/django/django) from 4.2.20 to 4.2.22.
    - [Commits](django/django@4.2.20...4.2.22)
    
    ---
    updated-dependencies:
    - dependency-name: django
      dependency-version: 4.2.22
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 7, 2025
    Configuration menu
    Copy the full SHA
    489ac30 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1001 from python-openapi/dependabot/pip/setuptool…

    …s-78.1.1
    
    Bump setuptools from 70.0.0 to 78.1.1
    p1c2u authored Jun 7, 2025
    Configuration menu
    Copy the full SHA
    fc4849b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1000 from python-openapi/dependabot/pip/django-4.…

    …2.22
    
    Bump django from 4.2.20 to 4.2.22
    p1c2u authored Jun 7, 2025
    Configuration menu
    Copy the full SHA
    56068f7 View commit details
    Browse the repository at this point in the history
  6. Bump mkdocs-material from 9.6.9 to 9.6.14

    Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.6.9 to 9.6.14.
    - [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
    - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
    - [Commits](squidfunk/mkdocs-material@9.6.9...9.6.14)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-material
      dependency-version: 9.6.14
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 7, 2025
    Configuration menu
    Copy the full SHA
    a2ec670 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #997 from python-openapi/dependabot/pip/mkdocs-mat…

    …erial-9.6.14
    
    Bump mkdocs-material from 9.6.9 to 9.6.14
    p1c2u authored Jun 7, 2025
    Configuration menu
    Copy the full SHA
    abcc365 View commit details
    Browse the repository at this point in the history
  8. Bump h11 from 0.14.0 to 0.16.0

    Bumps [h11](https://github.com/python-hyper/h11) from 0.14.0 to 0.16.0.
    - [Commits](python-hyper/h11@v0.14.0...v0.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: h11
      dependency-version: 0.16.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 7, 2025
    Configuration menu
    Copy the full SHA
    5fa117b View commit details
    Browse the repository at this point in the history
  9. Merge pull request #990 from python-openapi/dependabot/pip/h11-0.16.0

    Bump h11 from 0.14.0 to 0.16.0
    p1c2u authored Jun 7, 2025
    Configuration menu
    Copy the full SHA
    9348299 View commit details
    Browse the repository at this point in the history
  10. Bump typing-extensions from 4.12.2 to 4.13.2

    Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.12.2 to 4.13.2.
    - [Release notes](https://github.com/python/typing_extensions/releases)
    - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
    - [Commits](python/typing_extensions@4.12.2...4.13.2)
    
    ---
    updated-dependencies:
    - dependency-name: typing-extensions
      dependency-version: 4.13.2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 7, 2025
    Configuration menu
    Copy the full SHA
    c2ac8ce View commit details
    Browse the repository at this point in the history
  11. Merge pull request #988 from python-openapi/dependabot/pip/typing-ext…

    …ensions-4.13.2
    
    Bump typing-extensions from 4.12.2 to 4.13.2
    p1c2u authored Jun 7, 2025
    Configuration menu
    Copy the full SHA
    d9bf068 View commit details
    Browse the repository at this point in the history
  12. Remove Python 3.8 classifier

    p1c2u committed Jun 7, 2025
    Configuration menu
    Copy the full SHA
    1ece445 View commit details
    Browse the repository at this point in the history
Loading