-
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 across 1 directory with 13 updates #88
Closed
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 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyio](https://github.com/agronholm/anyio) | `4.4.0` | `4.6.2.post1` | | [beanie](https://github.com/roman-right/beanie) | `1.26.0` | `1.27.0` | | [dnspython](https://github.com/rthalley/dnspython) | `2.6.1` | `2.7.0` | | [fastapi](https://github.com/fastapi/fastapi) | `0.114.2` | `0.115.4` | | [httpcore](https://github.com/encode/httpcore) | `1.0.5` | `1.0.6` | | [motor](https://github.com/mongodb/motor) | `3.5.1` | `3.6.0` | | [numpy](https://github.com/numpy/numpy) | `2.0.2` | `2.1.2` | | [pydantic](https://github.com/pydantic/pydantic) | `2.9.1` | `2.9.2` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.23.3` | `2.25.1` | | [pymongo](https://github.com/mongodb/mongo-python-driver) | `4.8.0` | `4.10.1` | | [starlette](https://github.com/encode/starlette) | `0.38.5` | `0.41.2` | | [tomli](https://github.com/hukkin/tomli) | `2.0.1` | `2.0.2` | | [uvicorn](https://github.com/encode/uvicorn) | `0.30.6` | `0.32.0` | Updates `anyio` from 4.4.0 to 4.6.2.post1 - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@4.4.0...4.6.2.post1) Updates `beanie` from 1.26.0 to 1.27.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.26.0...1.27.0) Updates `dnspython` from 2.6.1 to 2.7.0 - [Release notes](https://github.com/rthalley/dnspython/releases) - [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst) - [Commits](rthalley/dnspython@v2.6.1...v2.7.0) Updates `fastapi` from 0.114.2 to 0.115.4 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.114.2...0.115.4) Updates `httpcore` from 1.0.5 to 1.0.6 - [Release notes](https://github.com/encode/httpcore/releases) - [Changelog](https://github.com/encode/httpcore/blob/master/CHANGELOG.md) - [Commits](encode/httpcore@1.0.5...1.0.6) Updates `motor` from 3.5.1 to 3.6.0 - [Release notes](https://github.com/mongodb/motor/releases) - [Changelog](https://github.com/mongodb/motor/blob/master/doc/changelog.rst) - [Commits](mongodb/motor@3.5.1...3.6.0) Updates `numpy` from 2.0.2 to 2.1.2 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.0.2...v2.1.2) Updates `pydantic` from 2.9.1 to 2.9.2 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.9.1...v2.9.2) Updates `pydantic-core` from 2.23.3 to 2.25.1 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.23.3...v2.25.1) Updates `pymongo` from 4.8.0 to 4.10.1 - [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.8.0...4.10.1) Updates `starlette` from 0.38.5 to 0.41.2 - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](encode/starlette@0.38.5...0.41.2) Updates `tomli` from 2.0.1 to 2.0.2 - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli@2.0.1...2.0.2) Updates `uvicorn` from 0.30.6 to 0.32.0 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.30.6...0.32.0) --- updated-dependencies: - dependency-name: anyio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: beanie dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: dnspython dependency-type: direct:production update-type: version-update:semver-minor 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: motor 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-minor dependency-group: all - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch 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: starlette dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: tomli dependency-type: direct:production update-type: version-update:semver-patch 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
Nov 1, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
0 participants
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 13 updates in the / directory:
4.4.0
4.6.2.post1
1.26.0
1.27.0
2.6.1
2.7.0
0.114.2
0.115.4
1.0.5
1.0.6
3.5.1
3.6.0
2.0.2
2.1.2
2.9.1
2.9.2
2.23.3
2.25.1
4.8.0
4.10.1
0.38.5
0.41.2
2.0.1
2.0.2
0.30.6
0.32.0
Updates
anyio
from 4.4.0 to 4.6.2.post1Release notes
Sourced from anyio's releases.
Commits
c484425
Bumped up the versionfb81dfe
Fixed a regression in the pytest plugin that broke parametrized async fixtures445e59e
Bumped up the version64f570e
Fixed tox configuration5abc9ec
Updated Path documentation and made is_junction() conditional (#800)ede2029
Fixed TypeError when TLS handshake fails with truststore SSLContext (#801)163f10c
Fixed cyclic garbage that keeps traceback frames alive in task group exceptio...0614b4f
Migrated to native TOML configuration for Tox012a60c
Made test_start_task_soon_cancel_immediately() less flaky65ef48a
Rebind instance method fixtures to the same instance as the test (#807)Updates
beanie
from 1.26.0 to 1.27.0Release notes
Sourced from beanie's releases.
... (truncated)
Changelog
Sourced from beanie's changelog.
... (truncated)
Commits
fb32f59
Version/1.27.0 (#1037)4318aa9
fix return type from document update (#1030)b438edc
fix type hint using pymongo client session instead of motor client session (#...71438c1
add testing on all major mongo versions and python 3.12 (#1034)8cb5aa8
test: add test to ensure dict with enum keys are encoded properly (#1001)b0c9037
Replace deprecated datetime.utcnow with datetime.now (#1014)5110b08
fixes #911602e377
fix formatting9df725b
fix docstringse155c9e
fix setUpdates
dnspython
from 2.6.1 to 2.7.0Release notes
Sourced from dnspython's releases.
Changelog
Sourced from dnspython's changelog.
Commits
889385e
2.7.0 release prepbb4bc91
fix(answer): add typing to range (#1138)4eaf0e2
Use the port from the URL if provided for H3 #1139a287921
fix doco typo142f7ba
fix typo (#1133)8ce60d2
CI 2.7 testing and also remove python 3.84e15806
2.7.0rc1 prep2d6e17c
fix typing after reorganizationab59c9a
lint2b763dc
lintingUpdates
fastapi
from 0.114.2 to 0.115.4Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
31887b1
🔖 Release version 0.115.4b270ff1
📝 Update release notesb31cbbf
♻️ Update logic to import and checkpython-multipart
for compatibility with...aee7674
📝 Update release notes4e6b1ac
📝 Update includes indocs/fr/docs/tutorial/body.md
(#12596)9b1e5f2
📝 Update release notes60aba02
📝 Update includes indocs/fr/docs/tutorial/debugging.md
(#12595)2a4cf17
📝 Update release notes453f559
📝 Update includes indocs/fr/docs/tutorial/query-params-str-validations.md
...af269cd
📝 Update release notesUpdates
httpcore
from 1.0.5 to 1.0.6Release notes
Sourced from httpcore's releases.
Changelog
Sourced from httpcore's changelog.
Commits
4ee1ca2
Version 1.0.6 (#957)0804ea6
Relaxtrio
dependency pin. (#956)17409bb
Handletrio
raisingNotImplementedError
on unsupported platforms. (#955)4aac649
Add pragma: nocoverba3f942
Bump aiohttp from 3.9.5 to 3.10.2 (#942)7d87c9d
Update werkzeug requirement from <2.1 to <3.1 (#940)acf7d15
Bump the python-packages group with 7 updates (#933)711292e
Bump urllib3 from 2.2.1 to 2.2.2 (#931)da86ca4
Add benchmarking script (#923)48651f6
Bump the python-packages group with 6 updates (#916)Updates
motor
from 3.5.1 to 3.6.0Release notes
Sourced from motor's releases.
Changelog
Sourced from motor's changelog.
Commits
20015b4
BUMP 3.6.0cf7b4cf
MOTOR-1351 Bump minimum PyMongo version to 3.9 (#308)e13888b
MOTOR-1364 Add support for Python 3.13 (#307)5c77c38
MOTOR-1177 Add documentation for Type Annotation Support (#306)2a9225d
MOTOR-1363 - Pass correct parameter to AsyncIOMotorClientEncryption (#305)7050d54
MOTOR-1362 Use furo theme in ReadTheDocs (#304)b652685
MOTOR-1360 Use AssumeRole for S3 Access in Evergreen Builds (#303)48f34cb
MOTOR-1165 Add documentation for CSOT (#302)a08b1af
MOTOR-1260 Add Projection with aggregation expressions example (#301)00f27f3
MOTOR-940 Improved Bulk Write API (#300)Updates
numpy
from 2.0.2 to 2.1.2Release notes
Sourced from numpy's releases.
... (truncated)
Changelog
Sourced from numpy's changelog.
... (truncated)
Commits
f5afe3d
Merge pull request #27507 from charris/prepare-2.1.26b9ef48
REL: Prepare for the NumPy 2.1.2 release [wheel build]6d85a24
MAINT: Pin setuptools for Python < 3.12 [wheel build]7f327d8
Merge pull request #27506 from charris/backport-2750309e9cd9
BUG: avoid segfault on bad arguments in ndarray.array_function06b4793
Merge pull request #27501 from charris/backport-27495364efb5
MAINT: Bump pypa/cibuildwheel from 2.21.1 to 2.21.2df0e261
Merge pull request #27484 from ngoldbaum/use-weak-defaultfa61bc6
Merge pull request #27481 from charris/backport-27472d6d06ae
Merge pull request #27480 from charris/backport-27475Updates
pydantic
from 2.9.1 to 2.9.2Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
7cedbfb
history updates7eab2b8
v bumpc0a288f
FixZoneInfo
with various invalid types (#10408)ea6115d
Fix variance issue in_IncEx
type alias, only allowTrue
(#10414)fbfe25a
Fix serialization schema generation when usingPlainValidator
(#10427)26cff3c
Adding notes on designing callable discriminators (#10400)8a0e7ad
Do not error when trying to evaluate annotations of private attributes (#10358)Updates
pydantic-core
from 2.23.3 to 2.25.1Release notes
Sourced from pydantic-core's releases.
... (truncated)
Commits
9217019
Patch version bump -> v2.25.1 (#1509)