-
Couldn't load subscription status.
- Fork 81
Bump the all-dependencies group across 1 directory with 25 updates #80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the all-dependencies group with 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bcrypt](https://github.com/pyca/bcrypt) | `4.1.3` | `4.2.0` | | [fastapi](https://github.com/fastapi/fastapi) | `0.111.0` | `0.112.2` | | [pydantic](https://github.com/pydantic/pydantic) | `2.8.0` | `2.8.2` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.3.4` | `2.4.0` | | [pyjwt](https://github.com/jpadilla/pyjwt) | `2.8.0` | `2.9.0` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.31` | `2.0.32` | | [coverage](https://github.com/nedbat/coveragepy) | `7.5.4` | `7.6.1` | | [mypy](https://github.com/python/mypy) | `1.10.1` | `1.11.2` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.7.1` | `3.8.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.2` | `8.3.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.5.0` | `0.6.2` | | [types-passlib](https://github.com/python/typeshed) | `1.7.7.20240327` | `1.7.7.20240819` | | [uvicorn](https://github.com/encode/uvicorn) | `0.30.1` | `0.30.6` | | [certifi](https://github.com/certifi/python-certifi) | `2024年6月2日` | `2024年7月4日` | | [cffi](https://github.com/python-cffi/cffi) | `1.16.0` | `1.17.0` | | [identify](https://github.com/pre-commit/identify) | `2.5.36` | `2.6.0` | | [idna](https://github.com/kjd/idna) | `3.7` | `3.8` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.1` | `6.0.2` | | [setuptools](https://github.com/pypa/setuptools) | `70.2.0` | `73.0.1` | | [starlette](https://github.com/encode/starlette) | `0.37.2` | `0.38.2` | | [uvloop](https://github.com/MagicStack/uvloop) | `0.19.0` | `0.20.0` | | [watchfiles](https://github.com/samuelcolvin/watchfiles) | `0.22.0` | `0.23.0` | | [websockets](https://github.com/python-websockets/websockets) | `12.0` | `13.0` | | [zope-interface](https://github.com/zopefoundation/zope.interface) | `6.4.post2` | `7.0.2` | Updates `bcrypt` from 4.1.3 to 4.2.0 - [Changelog](https://github.com/pyca/bcrypt/blob/main/release.py) - [Commits](pyca/bcrypt@4.1.3...4.2.0) Updates `fastapi` from 0.111.0 to 0.112.2 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.111.0...0.112.2) Updates `pydantic` from 2.8.0 to 2.8.2 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.8.0...v2.8.2) Updates `pydantic-settings` from 2.3.4 to 2.4.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.3.4...v2.4.0) Updates `pyjwt` from 2.8.0 to 2.9.0 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.8.0...2.9.0) Updates `sqlalchemy` from 2.0.31 to 2.0.32 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `coverage` from 7.5.4 to 7.6.1 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.5.4...7.6.1) Updates `mypy` from 1.10.1 to 1.11.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.10.1...v1.11.2) Updates `pre-commit` from 3.7.1 to 3.8.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.7.1...v3.8.0) Updates `pytest` from 8.2.2 to 8.3.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.2.2...8.3.2) Updates `ruff` from 0.5.0 to 0.6.2 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.5.0...0.6.2) Updates `types-passlib` from 1.7.7.20240327 to 1.7.7.20240819 - [Commits](https://github.com/python/typeshed/commits) Updates `uvicorn` from 0.30.1 to 0.30.6 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](Kludex/uvicorn@0.30.1...0.30.6) Updates `certifi` from 2024年6月2日 to 2024年7月4日 - [Commits](certifi/python-certifi@2024年06月02日...2024年07月04日) Updates `cffi` from 1.16.0 to 1.17.0 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v1.16.0...v1.17.0) Updates `identify` from 2.5.36 to 2.6.0 - [Commits](pre-commit/identify@v2.5.36...v2.6.0) Updates `idna` from 3.7 to 3.8 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.7...v3.8) Updates `pydantic-core` from 2.20.0 to 2.20.1 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.20.0...v2.20.1) Updates `pyyaml` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](yaml/pyyaml@6.0.1...6.0.2) Updates `setuptools` from 70.2.0 to 73.0.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v70.2.0...v73.0.1) Updates `starlette` from 0.37.2 to 0.38.2 - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](Kludex/starlette@0.37.2...0.38.2) Updates `uvloop` from 0.19.0 to 0.20.0 - [Release notes](https://github.com/MagicStack/uvloop/releases) - [Commits](MagicStack/uvloop@v0.19.0...v0.20.0) Updates `watchfiles` from 0.22.0 to 0.23.0 - [Release notes](https://github.com/samuelcolvin/watchfiles/releases) - [Commits](samuelcolvin/watchfiles@v0.22.0...v0.23.0) Updates `websockets` from 12.0 to 13.0 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@12.0...13.0) Updates `zope-interface` from 6.4.post2 to 7.0.2 - [Changelog](https://github.com/zopefoundation/zope.interface/blob/master/CHANGES.rst) - [Commits](zopefoundation/zope.interface@6.4.post2...7.0.2) --- updated-dependencies: - dependency-name: bcrypt dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: pydantic-settings dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pyjwt dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: sqlalchemy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: types-passlib dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: uvicorn dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: certifi dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: cffi dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: identify dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: idna dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pydantic-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: pyyaml dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: setuptools dependency-type: indirect update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: starlette dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: uvloop dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: watchfiles dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: websockets dependency-type: indirect update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: zope-interface dependency-type: indirect update-type: version-update:semver-major dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Aug 26, 2024
Signed-off-by: Rafał Safin <rafal.safin@rafsaf.pl>
Signed-off-by: Rafał Safin <rafal.safin@rafsaf.pl>
@dependabot
dependabot
bot
deleted the
dependabot/pip/all-dependencies-27b3656dda
branch
August 28, 2024 19:23
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the all-dependencies group with 24 updates in the / directory:
4.1.34.2.00.111.00.112.22.8.02.8.22.3.42.4.02.8.02.9.02.0.312.0.327.5.47.6.11.10.11.11.23.7.13.8.08.2.28.3.20.5.00.6.21.7.7.202403271.7.7.202408190.30.10.30.62024年6月2日2024年7月4日1.16.01.17.02.5.362.6.03.73.86.0.16.0.270.2.073.0.10.37.20.38.20.19.00.20.00.22.00.23.012.013.06.4.post27.0.2Updates
bcryptfrom 4.1.3 to 4.2.0Commits
8d05111Bump version for 4.2.0 release (#843)884baedImport improvements from cryptography wheel building and release (#840)dd72470Remove setup.py (#842)11961afSmall cleanup (#841)65e08f7Added 3.13 to CI (#839)7efb8faBump portable-atomic from 1.6.0 to 1.7.0 in /src/_bcrypt (#836)b1ec034Bump syn from 2.0.71 to 2.0.72 in /src/_bcrypt (#837)2e9cdc2Bump pyo3 from 0.22.1 to 0.22.2 in /src/_bcrypt (#834)d004722Bump syn from 2.0.70 to 2.0.71 in /src/_bcrypt (#833)bb10016Bump actions/setup-python from 5.1.0 to 5.1.1 (#832)Updates
fastapifrom 0.111.0 to 0.112.2Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
d00af00🔖 Release version 0.112.2b69a9f3📝 Update release notes51b625e🐛 Fixallow_inf_nanoption for Param and Body classes (#11867)48b36f2📝 Update release notes3a4ac24🐛 Ensure thatapp.include_routermerges nested lifespans (#9630)22bf988📝 Update release notes6935fe8📝 Update release notes8f03716📝 Fix a typo in virtual environement page (#12064)d0ce9d2📝 Update release notes705659b📝 Add docs about Environment Variables and Virtual Environments (#12054)Updates
pydanticfrom 2.8.0 to 2.8.2Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
4978ee2update history0345929v bumpd390a04Fix issue with assertion caused by pluggable schema validator (#9838)040865fupdate history5a33e3bbump version2f9abb2Bumppydantic-coretov2.20.1,pydantic-extra-typestov2.9.0(#9832)ce9c5f7Remove spooky meetings file (#9824)6bdd6d1Pedantic typo correction within explanation of Pydantic's root in 'pedantic' ...701ccdeFix list constraint json schema application (#9818)2a066a2Bumprufftov0.5.0andpyrighttov1.1.369(#9801)Updates
pydantic-settingsfrom 2.3.4 to 2.4.0Release notes
Sourced from pydantic-settings's releases.
Commits
5cc686aPrepare release 2.4.0 (#355)4840d69Add cli_exit_on_error config option (#340)bcbdd2aAdd Azure Key Vault settings source (#272)6ffd6bdAdd support for short options. (#339)8b8803dfeat: Enable access to the current state in settings sources (#326)229319cFix a bug when loading empty yaml file (#330)d6db0f9Deprecateread_env_fileand move it toDotEnvSettingsSource(#318)fa17c0aFix regex flags accidentally passed as count (#328)Updates
pyjwtfrom 2.8.0 to 2.9.0Release notes
Sourced from pyjwt's releases.
Changelog
Sourced from pyjwt's changelog.
Commits
868cf4aAdd 2.9.0 changelog. Fixes #949 (#967)304a3df[pre-commit.ci] pre-commit autoupdate (#965)527fec2Raise exception when required cryptography dependency is missing (#963)18a50be[pre-commit.ci] pre-commit autoupdate (#960)4703f87Handle load_pem_public_key ValueError (#952)9dc732fUpdate usage.rst (#958)ab8176aDecode with PyJWK (#886)c0a071dchore: update actions/download-artifact2afbe32Add coverage and improve performance of is_ssh_key (#940)97345a7[pre-commit.ci] pre-commit autoupdate (#953)Updates
sqlalchemyfrom 2.0.31 to 2.0.32Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
coveragefrom 7.5.4 to 7.6.1Changelog
Sourced from coverage's changelog.
Commits
29f5898docs: sample HTML for 7.6.19b829f1docs: prep for 7.6.1ebbb6a2build: wheels for 3.13rc13872525chore: make upgrade7a27f40test: fix a test on free-threading, use abiflags to get site-packages path co...2b53664build: include gil/nogil in the version bannerda1682fdocs: changelog and contributor for #1828dc819fftest: two tests for #18289aaa404fix: properly handle backslash before multi-line string (#1828)9c50270chore: make upgradeUpdates
mypyfrom 1.10.1 to 1.11.2Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
789f02cBump version to 1.11.2917cc75An alternative fix for a union-like literal string (#17639)7d805b3Unwrap TypedDict item types before storing (#17640)32675ddRevert "Fix Literal strings containing pipe characters" (#17638)778542bRevert "FixRawExpressionType.acceptcrash with--cache-fine-grained" (#1...14ab742Bump version to 1.11.2+dev570b90aBump version to 1.11b3a102eFixRawExpressionType.acceptcrash with--cache-fine-grained(#17588)aec04c7Fix PEP 604 isinstance caching (#17563)cb44e4dFixtyping.TypeAliasTypebeing undefined on python < 3.12 (#17558)Updates
pre-commitfrom 3.7.1 to 3.8.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
d46423fv3.8.08133abdMerge pull request #3265 from lorenzwalthert/issue-3206da0c1d0implement health check for language:rf641f6aMerge pull request #3264 from pre-commit/pre-commit-ci-update-configa68a19dfixes for mypy 1.1188317dd[pre-commit.ci] pre-commit autoupdatefaa6f8cMerge pull request #3244 from pre-commit/pre-commit-ci-update-configf632459[pre-commit.ci] pre-commit autoupdate0252908Merge pull request #3240 from pre-commit/pre-commit-ci-update-config69b5dce[pre-commit.ci] pre-commit autoupdateUpdates
pytestfrom 8.2.2 to 8.3.2Release notes
Sourced from pytest's releases.
... (truncated)
Commits
bbcec9cPrepare release version 8.3.278fe8b6Merge pull request #12657 from pytest-dev/patchback/backports/8.3.x/6c806b499...238bad2Merge pull request #12656 from RonnyPfannschmidt/fix-12652-detect-conda-envae6034aMerge pull request #12641 from pytest-dev/patchback/backports/8.3.x/c03989cee...31337abMerge pull request #12640 from pytest-dev/update-userca3070bMerge pull request #12637 from pytest-dev/release-8.3.1de98446Prepare release version 8.3.1bd0a042Merge pull request #12636 from pytest-dev/update-release-notes664325bdoc/changelog: update 8.3.0 notes19d225dMerge pull request #12635 from pytest-dev/release-8.3.0Updates
rufffrom 0.5.0 to 0.6.2Release notes
Sourced from ruff's releases.