-
Notifications
You must be signed in to change notification settings - Fork 24
build(deps): bump the python-deps group across 1 directory with 18 updates #788
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
Closed
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
…dates Bumps the python-deps group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [redis](https://github.com/redis/redis-py) | `6.1.0` | `6.3.0` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.41` | `2.0.42` | | [alembic](https://github.com/sqlalchemy/alembic) | `1.16.1` | `1.16.4` | | [pydantic](https://github.com/pydantic/pydantic) | `2.11.5` | `2.11.7` | | [celery](https://github.com/celery/celery) | `5.5.2` | `5.5.3` | | [boto3](https://github.com/boto/boto3) | `1.38.23` | `1.40.3` | | [awswrangler](https://github.com/aws/aws-sdk-pandas) | `3.11.0` | `3.12.1` | | [sigstore](https://github.com/sigstore/sigstore-python) | `3.6.2` | `3.6.4` | | [awscli-local](https://github.com/localstack/awscli-local) | `0.22.0` | `0.22.1` | | [tox](https://github.com/tox-dev/tox) | `4.26.0` | `4.28.4` | | [flake8](https://github.com/pycqa/flake8) | `7.2.0` | `7.3.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.8.2` | `7.10.2` | | [mypy](https://github.com/python/mypy) | `1.15.0` | `1.17.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.5` | `8.4.1` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `6.1.1` | `6.2.1` | | [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) | `3.6.1` | `3.8.0` | | [bandit](https://github.com/PyCQA/bandit) | `1.8.3` | `1.8.6` | Updates `redis` from 6.1.0 to 6.3.0 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v6.1.0...v6.3.0) Updates `sqlalchemy` from 2.0.41 to 2.0.42 - [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 `alembic` from 1.16.1 to 1.16.4 - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) Updates `pydantic` from 2.11.5 to 2.11.7 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.11.5...v2.11.7) Updates `celery` from 5.5.2 to 5.5.3 - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst) - [Commits](celery/celery@v5.5.2...v5.5.3) Updates `boto3` from 1.38.23 to 1.40.3 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.38.23...1.40.3) Updates `awswrangler` from 3.11.0 to 3.12.1 - [Release notes](https://github.com/aws/aws-sdk-pandas/releases) - [Commits](aws/aws-sdk-pandas@3.11.0...3.12.1) Updates `sigstore` from 3.6.2 to 3.6.4 - [Release notes](https://github.com/sigstore/sigstore-python/releases) - [Changelog](https://github.com/sigstore/sigstore-python/blob/main/CHANGELOG.md) - [Commits](sigstore/sigstore-python@v3.6.2...v3.6.4) Updates `awscli-local` from 0.22.0 to 0.22.1 - [Commits](https://github.com/localstack/awscli-local/commits) Updates `tox` from 4.26.0 to 4.28.4 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.26.0...4.28.4) Updates `flake8` from 7.2.0 to 7.3.0 - [Commits](PyCQA/flake8@7.2.0...7.3.0) Updates `coverage` from 7.8.2 to 7.10.2 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.8.2...7.10.2) Updates `mypy` from 1.15.0 to 1.17.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.15.0...v1.17.1) Updates `pytest` from 8.3.5 to 8.4.1 - [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.3.5...8.4.1) Updates `pytest-cov` from 6.1.1 to 6.2.1 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.1.1...v6.2.1) Updates `pytest-xdist` from 3.6.1 to 3.8.0 - [Release notes](https://github.com/pytest-dev/pytest-xdist/releases) - [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-xdist@v3.6.1...v3.8.0) Updates `virtualenv` from 20.31.2 to 20.33.1 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.31.2...20.33.1) Updates `bandit` from 1.8.3 to 1.8.6 - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.8.3...1.8.6) --- updated-dependencies: - dependency-name: redis dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: sqlalchemy dependency-version: 2.0.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: alembic dependency-version: 1.16.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: pydantic dependency-version: 2.11.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: celery dependency-version: 5.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: boto3 dependency-version: 1.40.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: awswrangler dependency-version: 3.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: sigstore dependency-version: 3.6.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: awscli-local dependency-version: 0.22.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: tox dependency-version: 4.28.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: flake8 dependency-version: 7.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: coverage dependency-version: 7.10.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: mypy dependency-version: 1.17.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: pytest dependency-version: 8.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: pytest-cov dependency-version: 6.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: pytest-xdist dependency-version: 3.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: virtualenv dependency-version: 20.33.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: bandit dependency-version: 1.8.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-deps ... Signed-off-by: dependabot[bot] <[email protected]>
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 python-deps group with 17 updates in the / directory:
6.1.0
6.3.0
2.0.41
2.0.42
1.16.1
1.16.4
2.11.5
2.11.7
5.5.2
5.5.3
1.38.23
1.40.3
3.11.0
3.12.1
3.6.2
3.6.4
0.22.0
0.22.1
4.26.0
4.28.4
7.2.0
7.3.0
7.8.2
7.10.2
1.15.0
1.17.1
8.3.5
8.4.1
6.1.1
6.2.1
3.6.1
3.8.0
1.8.3
1.8.6
Updates
redis
from 6.1.0 to 6.3.0Release notes
Sourced from redis's releases.
... (truncated)
Commits
4f126ae
Updated image name34ac052
Updated test image8839429
Updated package version3085a7f
Add new stream commands (#3711)ff21998
Adding information in connection pool class doc string for available SSLConne...0b83f38
SentinelManagedConnection searches for new master upon connection failure (#3...dbb7cca
add async Retry__eq__
and__hash__
& fix ExponentialWithJitterBackof...02313e1
Fix ConnectionPool to raise MaxConnectionsError instead of Connection… (#3698)52d186b
DOC-5424 time series examples (#3705)3a81e1d
Fix compatibility with latest pytest-asyncio version(1.1.0) (#3708)Updates
sqlalchemy
from 2.0.41 to 2.0.42Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
alembic
from 1.16.1 to 1.16.4Release notes
Sourced from alembic's releases.
... (truncated)
Commits
Updates
pydantic
from 2.11.5 to 2.11.7Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
5f033e4
Prepare release v2.11.7c3368b8
CopyFieldInfo
instance if necessary duringFieldInfo
build (#11980)3987b23
Prepare release v2.11.6dc7a9d2
Always store the original field assignment onFieldInfo
c284c27
Rebuild dataclass fields before schema generationUpdates
celery
from 5.5.2 to 5.5.3Release notes
Sourced from celery's releases.
Changelog
Sourced from celery's changelog.
Commits
088c39c
Prepare for release: v5.5.3 (#9732)0c1c52b
Update introduction.rst docs (#9728)778b009
Added unit tests for celery.utils.iso8601 (#9725)b00c144
update to blacksmith ubuntu 24.045aae2ca
ISSUE-9704: Update documentation of , filesystem backend is supported if cele...7cf9d89
get_exchange-unit-test (#9710)b06e53f
Fixes issue with retry callback argument types in DelayedDelivery (#9708)b6cab29
fix: resolve issue #9569 by supporting distinct broker transport options for ...5fc068c
refactor: add beat_cron_starting_deadline documentation warning (#9712)c7bb67f
Add unit test for event.group_from (#9709)Updates
boto3
from 1.38.23 to 1.40.3Commits
3868a64
Merge branch 'release-1.40.3'f5713f3
Bumping version to 1.40.311c2fa3
Add changelog entries from botocoread48a21
Merge branch 'release-1.40.2'ab9e032
Merge branch 'release-1.40.2' into develop0a92fe4
Bumping version to 1.40.2b1d3cd4
Add changelog entries from botocore72d9a28
Merge branch 'release-1.40.1'1c32a22
Merge branch 'release-1.40.1' into developa3ffa61
Bumping version to 1.40.1Updates
awswrangler
from 3.11.0 to 3.12.1Release notes
Sourced from awswrangler's releases.
... (truncated)
Commits
234a285
chore: Release 3.12.1 (#3167)adc17f6
chore(deps): bump astral-sh/setup-uv in the github-actions group (#3164)5fca7d2
feat: uv (#3132)8208ece
chore(deps-dev): bump the development-dependencies group across 1 directory w...3c24d18
chore(deps): bump requests from 2.32.3 to 2.32.4 (#3163)6a7e131
chore(deps): bump the production-dependencies group with 4 updates (#3162)8754e6a
chore(deps): bump the production-dependencies group with 4 updates (#3159)55d9db4
chore: update layers.rst (#3158)7526a4d
chore: Prepare 3.12.0 (#3154)2778a06
chore: update pyarrow version (#3156)Updates
sigstore
from 3.6.2 to 3.6.4Release notes
Sourced from sigstore's releases.
Changelog
Sourced from sigstore's changelog.
Commits
dd952eb
chore: prep release v3.6.4 (#1452)1586361
chore(deps): bump rfc3161-client to >= 1.0.3 (#1450) (#1451)0f88940
Backport 1424, prepare 3.6.3 release (#1425)Updates
awscli-local
from 0.22.0 to 0.22.1Commits
Updates
tox
from 4.26.0 to 4.28.4Release notes
Sourced from tox's releases.
... (truncated)
Changelog
Sourced from tox's changelog.
... (truncated)
Commits
611b751
release 4.28.49f2db71
Pass ssh-agent variables by default (#3572)c28c4b1
[pre-commit.ci] pre-commit autoupdate (#3570)815ca31
release 4.28.38a59b92
Fix type on expression (#3569)ebfaab6
release 4.28.2ae930db
Don't pass in hte filter argument to tar.extractall on old Python versions (#...c836ab2
release 4.28.1c343b26
Only use tarfile.data_filter when it's available (#3566)753dd62
[pre-commit.ci] pre-commit autoupdate (#3564)Updates
flake8
from 7.2.0 to 7.3.0Commits
c48217e
Release 7.3.0f9e0f33
Merge pull request #1986 from PyCQA/document-f5426bcdb62
document F54270a15b8
Merge pull request #1985 from PyCQA/upgrade-deps4941a3e
upgrade pyflakes / pycodestyle23e4005
Merge pull request #1983 from PyCQA/py314019424b
add support for t-strings6b6f3d5
Merge pull request #1980 from PyCQA/asottile-patch-18dfa669
add rtd sphinx configce34111
Merge pull request #1976 from PyCQA/document-f824Updates
coverage
from 7.8.2 to 7.10.2Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
a867852
docs: sample HTML for 7.10.2e7bfabe
docs: prep for 7.10.25dbd736
test: this test often borks metacov, retry itb7430fa
debug: more convenient run_trace.pye2039d0
refactor: less redundancy in branch_trailsc177731
fix: see through nop bytecodes to get the right arcs. #19997a83ab0
test: don't try to make pth files when invoked from pth #20116d8b091
refactor: remove a commented-out linefc507ad
test: add a case for an extension-less Python file parse error05a6e8d
test: no need for skip, we already skip windowsUpdates
mypy
from 1.15.0 to 1.17.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
acb2983
Bump version to 1.17.1933c913
RetainNone
as constraints bottom if no bottoms were provided (#19485)5f4428f
Fix "ignored exception inhasattr
" in dmypy (#19428)88fdeaa
Prevent a crash when InitVar is redefined with a method in a subclass (#19453)e44d14f
Bump version to 1.17.1+dev0260991
Update version string3901aa2
Updates to 1.17 changelog (#19436)7d13396
Initial changelog for 1.17 release (#19427)a182dec
Combine the revealed types of multiple iteration steps in a more robust manne...ab4fd57
Improve the handling of "iteration dependent" errors and notes in finally cla...Updates
pytest
from 8.3.5 to 8.4.1Release notes
Sourced from pytest's releases.