Bump the production-dependencies group in /config/requirements with 7 updates #1010
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.
Updates the requirements on amqp, boto3, botocore, coverage, environs, sqlparse and environs[django] to permit the latest version.
Updates
amqp
from 5.2.0 to 5.3.1Release notes
Sourced from amqp's releases.
Changelog
Sourced from amqp's changelog.
Commits
b1f9c2e
Prepare for release: 5.3.1 (#444)0c5a929
Fixed readthedocs (#443)5328b75
Prepare for release: 5.3.0 (#441)5ed7345
Added Python 3.13 to CI (#440)cc10bbe
[pre-commit.ci] pre-commit autoupdate (#437)069b5d9
Migrate workflows to Blacksmith (#436)db7af5f
fix AbstractTransport repr socket error (#361)ec138c2
Hard-code requests version because of the bug in docker-py (#432)86129b6
[pre-commit.ci] pre-commit autoupdate (#429)75a6e0f
delete obsolete tidelift file from CIUpdates
boto3
from 1.35.57 to 1.35.63Commits
4ba2d2d
Merge branch 'release-1.35.63'b474be1
Bumping version to 1.35.63e1a1370
Add changelog entries from botocoref40c89c
Merge branch 'release-1.35.62'a957a51
Merge branch 'release-1.35.62' into developeefec7e
Bumping version to 1.35.6200d883c
Add changelog entries from botocoreedae57b
Merge branch 'release-1.35.61'bccb984
Merge branch 'release-1.35.61' into develop61bb713
Bumping version to 1.35.61Updates
botocore
from 1.35.57 to 1.35.63Commits
7ed401c
Merge branch 'release-1.35.63'01b85d6
Bumping version to 1.35.63e2107a0
Update endpoints modelb74378d
Update to latest modelsafffccf
Merge customizations for Pinpoint SMS Voice V23231aec
Merge branch 'release-1.35.62'7af79ea
Merge branch 'release-1.35.62' into developf861cc9
Bumping version to 1.35.6207682e1
Update endpoints model052fea4
Update to latest modelsUpdates
coverage
from 7.6.4 to 7.6.7Changelog
Sourced from coverage's changelog.
Commits
af89ebb
docs: sample HTML for 7.6.7c723de2
docs: prep for 7.6.7898e94a
fix: another possible assert changed back to a conditional.42961d6
build: tweaks to release process1a09d4a
build: bump versionc26fc6e
docs: sample HTML for 7.6.679ad469
docs: prep for 7.6.698939c9
fix: this assert is possible, remove it. #1891ad4a4ff
build: automate the 'final' versione1502e6
build: bump versionUpdates
environs
from 11.0.0 to 11.2.0Changelog
Sourced from environs's changelog.
Commits
a873df3
Bump version and update changelog031cb9b
Support ordered case-insensitive duration strings for timedelta (#366)4b30384
Bump version and update changelogca713c3
Support for returning the file directory of loaded env file - Implements #362...1b9f55d
[pre-commit.ci] pre-commit autoupdate (#360)ddd66d3
Update pre-commit requirement from ~=3.5 to >=3.5,<5.0 (#358)e8707a4
[pre-commit.ci] pre-commit autoupdate (#356)78f454b
[pre-commit.ci] pre-commit autoupdate (#355)f5332c0
[pre-commit.ci] pre-commit autoupdate (#354)04aede5
[pre-commit.ci] pre-commit autoupdate (#353)Updates
sqlparse
from 0.5.1 to 0.5.2Changelog
Sourced from sqlparse's changelog.
Commits
7084df8
Add support for Python 3.13.5f37dd6
Bump version to 0.5.2.7c70674
Update authors and changelog.48bd14e
[feature] returning .gitignore to previous version2f9c7ec
[feature] deleting envs from .gitignore, creating test for SQL-Hints8eb778c
[fix] issue262 adding comment and testsaf6df6c
[fix] fixing SQL-Hint deleting when clearing script from commentsa2c7e64
Update column_defs_lowlevel.pye48000a
Add EXTENSION as keyword (fixes #785).5785736
Use hatch for upload as well.Updates
environs[django]
to 11.2.0Changelog
Sourced from environs[django]'s changelog.
... (truncated)
Commits
a873df3
Bump version and update changelog031cb9b
Support ordered case-insensitive duration strings for timedelta (#366)4b30384
Bump version and update changelogca713c3
Support for returning the file directory of loaded env file - Implements #362...1b9f55d
[pre-commit.ci] pre-commit autoupdate (#360)ddd66d3
Update pre-commit requirement from ~=3.5 to >=3.5,<5.0 (#358)e8707a4
[pre-commit.ci] pre-commit autoupdate (#356)78f454b
[pre-commit.ci] pre-commit autoupdate (#355)f5332c0
[pre-commit.ci] pre-commit autoupdate (#354)04aede5
[pre-commit.ci] pre-commit autoupdate (#353)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