chore(deps): bump the production-dependencies group across 1 directory with 9 updates #1019
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 production-dependencies group with 9 updates in the /backend directory:
43.0.1
44.0.0
0.27.2
0.28.0
2.9.9
2.9.10
2.0.27
2.0.28
1.66.2
1.68.0
1.66.2
1.68.0
7.2.9
7.2.10
2.9.2
2.10.2
5.1.0
5.2.0
Updates
cryptography
from 43.0.1 to 44.0.0Changelog
Sourced from cryptography's changelog.
Commits
f299a48
remove deprecated call (#12052)439eb05
Bump version for 44.0.0 (#12051)2c5ad4d
chore(deps): bump maturin from 1.7.4 to 1.7.5 in /.github/requirements (#12050)d23968a
chore(deps): bump libc from 0.2.165 to 0.2.166 (#12049)133c0e0
Bump x509-limbo and/or wycheproof in CI (#12047)f2259d7
Bump BoringSSL and/or OpenSSL in CI (#12046)e201c87
fixed metadata in changelog (#12044)c6104cc
Prohibit Python 3.9.0, 3.9.1 -- they have a bug that causes errors (#12045)d6cac75
Add support for decrypting S/MIME messages (#11555)b8e5bfd
chore(deps): bump libc from 0.2.164 to 0.2.165 (#12042)Updates
drf-spectacular
from 0.27.2 to 0.28.0Release notes
Sourced from drf-spectacular's releases.
Changelog
Sourced from drf-spectacular's changelog.
Commits
9bf8e92
version bump10aa34a
Pr1312 (#1339)caf707d
Merge pull request #1240 from intgr/fix-choicefield-with-empty-choices304a61f
Merge pull request #1338 from tfranzel/pk_field3b778f0
Merge pull request #1331 from tfranzel/pydantic_params1023c68
Extend query params explosion of non-DRF serializer #1315cc5a5d1
consider pk_field on PrimaryKeyRelatedField when set #1335fbebedb
Merge pull request #1337 from tfranzel/fix_rest_authbff8d6a
fix tests for dj_rest_auth changes27ae6f2
Merge pull request #1320 from tfranzel/oauth2_scopesUpdates
psycopg2-binary
from 2.9.9 to 2.9.10Changelog
Sourced from psycopg2-binary's changelog.
... (truncated)
Commits
a805acf
chore: bump to version 2.9.1078561ac
Merge pull request #1728 from romank0/fetch-notifications-on-commit5283a83
chore: add TransactionTimeout error, added in PostgreSQL 17f64dd39
docs: add news entry about notifications on commitcba6d39
removes duplication in tests282360d
adds notifications processing after every PQexec362cb00
Adds notifies processing in pq_commiteaeeb76
Merge pull request #1729 from edgarrmondragon/1692-py313-wheels4987362
ci(windows): drop Python 3.8 packages8c9a35d
ci: test with PostgreSQL 17Updates
uwsgi
from 2.0.27 to 2.0.28Updates
grpcio
from 1.66.2 to 1.68.0Release notes
Sourced from grpcio's releases.
... (truncated)
Commits
6b49ae6
[Release] Bump v.1.68.x to 1.68.0 (#38124)2bcf835
[Backport][chttp2] Fix channelz address (#38022) (#38027)5801d12
[XdsClient][Backport] Add missing authority to XdsClient metrics scope (#3800...62e547b
Bump v1.68.x version to v1.68.0-pre1 (#38001)1178b2d
[retry e2e test] add log message about known flakiness (#37974)c5999db
[call-v3] Fix leak with cq-based server (#37972)eacb2f7
Changed Bazel/Workspace to use@com
_google_protobuf//python/dist:syst… (#37971)14f22c7
[EventEngine] Disable the backup poller if all EventEngine experiments are ru...4662017
[EE] Prevent crash when address can't be resolved (#37952)c3e83b8
[Release] Bump core version in preparation for 1.68 Branch Cut (#37941)Updates
grpcio-tools
from 1.66.2 to 1.68.0Release notes
Sourced from grpcio-tools's releases.
... (truncated)
Commits
6b49ae6
[Release] Bump v.1.68.x to 1.68.0 (#38124)2bcf835
[Backport][chttp2] Fix channelz address (#38022) (#38027)5801d12
[XdsClient][Backport] Add missing authority to XdsClient metrics scope (#3800...62e547b
Bump v1.68.x version to v1.68.0-pre1 (#38001)1178b2d
[retry e2e test] add log message about known flakiness (#37974)c5999db
[call-v3] Fix leak with cq-based server (#37972)eacb2f7
Changed Bazel/Workspace to use@com
_google_protobuf//python/dist:syst… (#37971)14f22c7
[EventEngine] Disable the backup poller if all EventEngine experiments are ru...4662017
[EE] Prevent crash when address can't be resolved (#37952)c3e83b8
[Release] Bump core version in preparation for 1.68 Branch Cut (#37941)Updates
minio
from 7.2.9 to 7.2.10Release notes
Sourced from minio's releases.
Commits
96212de
fix SnowballObject typing (#1449)2d3982f
add presigned range GET test (#1447)adb2409
docs(example): AvoidUnboundLocalError
for get_object when exception (#1442)adca8ad
fix: token type retrieved in WebIdentity provider (#1446)d31ff33
Update version to next releaseUpdates
pydantic
from 2.9.2 to 2.10.2Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
fe32515
Prepare for v2.10.2 release (#10982)226cfaf
HideBaseModel.__replace__
definition from type checkers (#10979)02229a6
hashing support for urls (#10975)a9cf39c
Fix type hint ofField.default
to be compatible with Python 3.8 and 3.9 (#1...869eafd
Support serialization as any forSecret
types andUrl
types (#10947)7c0ed72
Do not evaluate annotations for private fields (#10962)d6fc7fc
Only evaluateFieldInfo
annotations if required during schema building (#10...17e60fa
spacing369b355
remove typo4c75404
Prepare for v2.10.1 release (#10939)Updates
redis
from 5.1.0 to 5.2.0Release notes
Sourced from redis's releases.
... (truncated)
Commits
166ae7b
Updated package version (#3418)00f5be4
adds scorer to AggregateRequest (#3409)4c4d4af
Pin pytest-profiling (#3417)d6ddb0d
DOC-4199: add TCEs to the combined query page (#3380)17db62e
DOC-4200: add TCEs to the aggregation query page (#3381)700045c
Backport 5.1 changes into master (#3406)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions