-
Notifications
You must be signed in to change notification settings - Fork 27
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
⬆️ chore(deps): Bump the all group with 27 updates #83
Merged
Conversation
This file contains 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 group with 27 updates: | Package | From | To | | --- | --- | --- | | [annotated-types](https://github.com/annotated-types/annotated-types) | `0.6.0` | `0.7.0` | | [anyio](https://github.com/agronholm/anyio) | `3.7.1` | `4.4.0` | | [beanie](https://github.com/roman-right/beanie) | `1.23.6` | `1.26.0` | | [certifi](https://github.com/certifi/python-certifi) | `2023.11.17` | `2024.8.30` | | [dnspython](https://github.com/rthalley/dnspython) | `2.4.2` | `2.6.1` | | [exceptiongroup](https://github.com/agronholm/exceptiongroup) | `1.2.0` | `1.2.2` | | [fastapi](https://github.com/fastapi/fastapi) | `0.105.0` | `0.114.2` | | [httpcore](https://github.com/encode/httpcore) | `1.0.2` | `1.0.5` | | [httpx](https://github.com/encode/httpx) | `0.26.0` | `0.27.2` | | [idna](https://github.com/kjd/idna) | `3.6` | `3.10` | | [llvmlite](https://github.com/numba/llvmlite) | `0.41.1` | `0.43.0` | | [motor](https://github.com/mongodb/motor) | `3.3.2` | `3.5.1` | | [numba](https://github.com/numba/numba) | `0.58.1` | `0.60.0` | | [numpy](https://github.com/numpy/numpy) | `1.26.2` | `2.1.1` | | [packaging](https://github.com/pypa/packaging) | `23.2` | `24.1` | | [pluggy](https://github.com/pytest-dev/pluggy) | `1.3.0` | `1.5.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.5.3` | `2.9.1` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.14.6` | `2.23.4` | | [pymongo](https://github.com/mongodb/mongo-python-driver) | `4.6.1` | `4.8.0` | | [pytest](https://github.com/pytest-dev/pytest) | `7.4.3` | `8.3.3` | | [pytz](https://github.com/stub42/pytz) | `2023.3.post1` | `2024.2` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.1` | `6.0.2` | | [scipy](https://github.com/scipy/scipy) | `1.11.4` | `1.14.1` | | [sniffio](https://github.com/python-trio/sniffio) | `1.3.0` | `1.3.1` | | [starlette](https://github.com/encode/starlette) | `0.27.0` | `0.38.5` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.9.0` | `4.12.2` | | [uvicorn](https://github.com/encode/uvicorn) | `0.25.0` | `0.30.6` | Updates `annotated-types` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/annotated-types/annotated-types/releases) - [Commits](annotated-types/annotated-types@v0.6.0...v0.7.0) Updates `anyio` from 3.7.1 to 4.4.0 - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@3.7.1...4.4.0) Updates `beanie` from 1.23.6 to 1.26.0 - [Release notes](https://github.com/roman-right/beanie/releases) - [Changelog](https://github.com/BeanieODM/beanie/blob/main/docs/changelog.md) - [Commits](BeanieODM/beanie@1.23.6...1.26.0) Updates `certifi` from 2023.11.17 to 2024.8.30 - [Commits](certifi/python-certifi@2023.11.17...2024.08.30) Updates `dnspython` from 2.4.2 to 2.6.1 - [Release notes](https://github.com/rthalley/dnspython/releases) - [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst) - [Commits](rthalley/dnspython@v2.4.2...v2.6.1) Updates `exceptiongroup` from 1.2.0 to 1.2.2 - [Release notes](https://github.com/agronholm/exceptiongroup/releases) - [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst) - [Commits](agronholm/exceptiongroup@1.2.0...1.2.2) Updates `fastapi` from 0.105.0 to 0.114.2 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.105.0...0.114.2) Updates `httpcore` from 1.0.2 to 1.0.5 - [Release notes](https://github.com/encode/httpcore/releases) - [Changelog](https://github.com/encode/httpcore/blob/master/CHANGELOG.md) - [Commits](encode/httpcore@1.0.2...1.0.5) Updates `httpx` from 0.26.0 to 0.27.2 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.26.0...0.27.2) Updates `idna` from 3.6 to 3.10 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.6...v3.10) Updates `llvmlite` from 0.41.1 to 0.43.0 - [Release notes](https://github.com/numba/llvmlite/releases) - [Commits](numba/llvmlite@v0.41.1...v0.43.0) Updates `motor` from 3.3.2 to 3.5.1 - [Release notes](https://github.com/mongodb/motor/releases) - [Changelog](https://github.com/mongodb/motor/blob/master/doc/changelog.rst) - [Commits](mongodb/motor@3.3.2...3.5.1) Updates `numba` from 0.58.1 to 0.60.0 - [Release notes](https://github.com/numba/numba/releases) - [Commits](numba/numba@0.58.1...0.60.0) Updates `numpy` from 1.26.2 to 2.1.1 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.26.2...v2.1.1) Updates `packaging` from 23.2 to 24.1 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@23.2...24.1) Updates `pluggy` from 1.3.0 to 1.5.0 - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pluggy@1.3.0...1.5.0) Updates `pydantic` from 2.5.3 to 2.9.1 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.5.3...v2.9.1) Updates `pydantic-core` from 2.14.6 to 2.23.4 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.14.6...v2.23.4) Updates `pymongo` from 4.6.1 to 4.8.0 - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst) - [Commits](mongodb/mongo-python-driver@4.6.1...4.8.0) Updates `pytest` from 7.4.3 to 8.3.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.4.3...8.3.3) Updates `pytz` from 2023.3.post1 to 2024.2 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2023.3.post1...release_2024.2) 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 `scipy` from 1.11.4 to 1.14.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.11.4...v1.14.1) Updates `sniffio` from 1.3.0 to 1.3.1 - [Commits](python-trio/sniffio@v1.3.0...v1.3.1) Updates `starlette` from 0.27.0 to 0.38.5 - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](encode/starlette@0.27.0...0.38.5) Updates `typing-extensions` from 4.9.0 to 4.12.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.9.0...4.12.2) Updates `uvicorn` from 0.25.0 to 0.30.6 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.25.0...0.30.6) --- updated-dependencies: - dependency-name: annotated-types dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: anyio dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: beanie dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: dnspython dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: exceptiongroup dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: httpcore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: llvmlite dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: motor dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: numba dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: pluggy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: pydantic-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: pymongo dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: sniffio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: starlette dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Sep 17, 2024
…ydantic_core dependencies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
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 group with 27 updates:
0.6.0
0.7.0
3.7.1
4.4.0
1.23.6
1.26.0
2023.11.17
2024.8.30
2.4.2
2.6.1
1.2.0
1.2.2
0.105.0
0.114.2
1.0.2
1.0.5
0.26.0
0.27.2
3.6
3.10
0.41.1
0.43.0
3.3.2
3.5.1
0.58.1
0.60.0
1.26.2
2.1.1
23.2
24.1
1.3.0
1.5.0
2.5.3
2.9.1
2.14.6
2.23.4
4.6.1
4.8.0
7.4.3
8.3.3
2023.3.post1
2024.2
6.0.1
6.0.2
1.11.4
1.14.1
1.3.0
1.3.1
0.27.0
0.38.5
4.9.0
4.12.2
0.25.0
0.30.6
Updates
annotated-types
from 0.6.0 to 0.7.0Release notes
Sourced from annotated-types's releases.
Commits
0735cd3
Prepare for 0.7.0 release (#70)0757d41
Improve handling of GroupedMetadata (First try) (#69)99dbac8
AddUnit
type (#65)89e3d2e
Fix IsDigit -> IsDigits (#63)59a50d1
Correct misstatement in README (#62)6693037
suggested fix on typo (#60)195e340
add URLs topyproject.toml
(#58)657ded9
Allowtzinfo
objects forTimezone
(#56)Updates
anyio
from 3.7.1 to 4.4.0Release notes
Sourced from anyio's releases.
... (truncated)
Changelog
Sourced from anyio's changelog.
... (truncated)
Commits
053e8f0
Bumped up the versione7f750b
Fixed memory object stream sometimes dropping sent items (#735)9f5f14b
Fixed task group getting cancelled if start() gets cancelled (#717)8b648bc
Adjusted the pull request template3ff5e9a
Rearranged changelog items541d1f8
[pre-commit.ci] pre-commit autoupdate (#734)8a07690
FixMemoryObjectSendStream.send(falsey)
not raisingBrokenResourceError
w...4b3de97
Adjust the headings in the PR templatedfc44cf
Added__slots__
toAsyncResource
(#733)96920b0
Fix typo in PR template (#730)Updates
beanie
from 1.23.6 to 1.26.0Release notes
Sourced from beanie's releases.
... (truncated)
Changelog
Sourced from beanie's changelog.
... (truncated)
Commits
51e73eb
Version/1.26.0 (#927)65c2190
Feature: soft delete (#901)10cb0c0
Update deprecated call of general_plain_validator_function (#897)0e53aa7
fix: allow json_schema_extra as Callable (#884) (#896)7de0303
Annotate decorators that wrapDocument
methods (#679) (#886)fc79936
Update relations.md (#904)4378451
docs: fix typo (#869) (#899)e2d95be
add possibility of leveraging enumerations in find query (#868)cad8960
handle TypeError in validator of PydanticObjectId (#861)72b35f9
Version/1.25.0 (#844)Updates
certifi
from 2023.11.17 to 2024.8.30Commits
325c2fd
2024.08.30 (#304)d66bf5f
Bump actions/upload-artifact from 4.3.5 to 4.3.6 (#302)2150f23
Bump actions/upload-artifact from 4.3.4 to 4.3.5 (#301)fc9b771
Bump actions/setup-python from 5.1.0 to 5.1.1 (#300)965b239
Bump actions/download-artifact from 4.1.7 to 4.1.8 (#297)c1f50cc
Bump actions/upload-artifact from 4.3.3 to 4.3.4 (#296)bd81538
2024.07.04 (#295)06a2cbf
Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#294)13bba02
Bump actions/checkout from 4.1.6 to 4.1.7 (#293)e8abcd0
Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#292)Updates
dnspython
from 2.4.2 to 2.6.1Release notes
Sourced from dnspython's releases.
Changelog
Sourced from dnspython's changelog.
... (truncated)
Commits
0a742b9
update CI0ea5ad0
The Tudoor fix should not eat valid Truncated exceptions #1053 (#1054)f12d398
2.6.1 version prepcecb853
Further improve CVE fix coverage to 100% for sync and async.7952e31
test IgnoreErrorse093299
For the Tudoor fix, we also need the UDP nameserver to ignore_unexpected.3af9f78
2.6.0 versioningca63d95
Require cryptography >=41 instead of 42.902cbf3
Create CODE_OF_CONDUCT.mded9795f
github contributing and pull request templateUpdates
exceptiongroup
from 1.2.0 to 1.2.2Release notes
Sourced from exceptiongroup's releases.
Changelog
Sourced from exceptiongroup's changelog.
... (truncated)
Commits
2399d54
Added the release versionbec9651
Removed problematic assert that caused compatibility issuesf3f0ff6
Updated Ruff configurationbb43ee0
Fixed formatting tests failing on Python 3.13eb8fbbc
[pre-commit.ci] pre-commit autoupdate (#129)6ff8300
[pre-commit.ci] pre-commit autoupdate (#128)761933f
[pre-commit.ci] pre-commit autoupdate (#127)1b43294
[pre-commit.ci] pre-commit autoupdate (#125)dd87018
[pre-commit.ci] pre-commit autoupdate (#124)54d8b8d
[pre-commit.ci] pre-commit autoupdate (#121)Updates
fastapi
from 0.105.0 to 0.114.2Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
2ada161
🔖 Release version 0.114.23a5fd71
📝 Update release notes88d4f2c
🐛 Fix form field regression (#12194)0fc6e34
📝 Update release notes2a43511
💡 Add comments with instructions for Playwright screenshot scripts (#12193)ed66d70
📝 Update release notese50faca
🌐 Add Portuguese translation for `docs/pt/docs/tutorial/request-form-models.m...93e50e3
📝 Update release notes4a94fe3
🌐 Add Chinese translation fordocs/zh/docs/project-generation.md
(#12170)492943f
📝 Update release notesUpdates
httpcore
from 1.0.2 to 1.0.5Release notes
Sourced from httpcore's releases.
Changelog
Sourced from httpcore's changelog.
Commits
1851ac3
Version 1.0.5 (#904)4565838
Update trio dependency... (#903)fbbd909
HandleEndOfStream
for anyio backend (#899)10481ce
Fixed typo inRequest
class docstring. (#898)7b39e6a
Bump the python-packages group with 6 updates (#896)5c9be94
bump to v0.3.0 && format (#895)5518172
Moveunasync.py
toscripts
(#891)14bda52
Version 1.0.4 (#892)80d21ee
Addtarget
request extension (#888)accae7b
Fix support for connection Upgrade and CONNECT when some data in the stream h...Updates
httpx
from 0.26.0 to 0.27.2Release notes
Sourced from httpx's releases.
Changelog
Sourced from httpx's changelog.
Commits
609df7e
ReintroduceURLTypes
. (#3288)1d6b663
Update CHANGELOG for 0.27.1 release date. (#3285)1bf1ba5
Version 0.27.1 (#3275)7c0cda1
Improve InvalidURL error message. (#3250)beb501f
Bump the python-packages group across 1 directory with 8 updates (#3247)359f77d
Clean up URL signature. (#3245)b351a44
Update requirements.txt (#3246)db9072f
Add URL parsing tests from WHATWG (#3188)92e9dfb
Update asgi.py docstring (#3210)e186ecc
Bump the python-packages group with 8 updates (#3213)Updates
idna
from 3.6 to 3.10Release notes
Sourced from idna's releases.