-
Notifications
You must be signed in to change notification settings - Fork 10
Bump the pip-deps group with 22 updates #163
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
Merged
Merged
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
Bumps the pip-deps group with 22 updates: | Package | From | To | | --- | --- | --- | | [click](https://github.com/pallets/click) | `8.0.4` | `8.1.8` | | ruamel-yaml | `0.18.10` | `0.18.11` | | [markupsafe](https://github.com/pallets/markupsafe) | `2.0.1` | `3.0.2` | | [semver](https://github.com/python-semver/python-semver) | `2.13.0` | `3.0.4` | | [chardet](https://github.com/chardet/chardet) | `3.0.4` | `5.2.0` | | [pymongo](https://github.com/mongodb/mongo-python-driver) | `4.6.3` | `4.12.1` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.19` | `2.4.0` | | [cryptography](https://github.com/pyca/cryptography) | `44.0.1` | `45.0.3` | | [black](https://github.com/psf/black) | `24.3.0` | `25.1.0` | | [isort](https://github.com/PyCQA/isort) | `5.12.0` | `6.0.1` | | [shrub-py](https://github.com/evergreen-ci/shrub.py) | `3.6.0` | `3.10.0` | | [pytest-mock](https://github.com/pytest-dev/pytest-mock) | `3.14.0` | `3.14.1` | | [botocore](https://github.com/boto/botocore) | `1.35.29` | `1.38.23` | | [boto3](https://github.com/boto/boto3) | `1.35.29` | `1.38.23` | | [freezegun](https://github.com/spulec/freezegun) | `1.5.1` | `1.5.2` | | [autopep8](https://github.com/hhatto/autopep8) | `1.5.7` | `2.3.2` | | [flake8-isort](https://github.com/gforcada/flake8-isort) | `4.0.0` | `6.1.2` | | [mypy](https://github.com/python/mypy) | `1.14.1` | `1.15.0` | | [types-freezegun](https://github.com/python/typeshed) | `0.1.4` | `1.1.10` | | [types-pyyaml](https://github.com/typeshed-internal/stub_uploader) | `6.0.12.20250402` | `6.0.12.20250516` | | [types-pytz](https://github.com/typeshed-internal/stub_uploader) | `2021.1.0` | `2025.2.0.20250516` | | [types-python-dateutil](https://github.com/typeshed-internal/stub_uploader) | `0.1.4` | `2.9.0.20250516` | Updates `click` from 8.0.4 to 8.1.8 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.0.4...8.1.8) Updates `ruamel-yaml` from 0.18.10 to 0.18.11 Updates `markupsafe` from 2.0.1 to 3.0.2 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](pallets/markupsafe@2.0.1...3.0.2) Updates `semver` from 2.13.0 to 3.0.4 - [Release notes](https://github.com/python-semver/python-semver/releases) - [Changelog](https://github.com/python-semver/python-semver/blob/master/CHANGELOG.rst) - [Commits](python-semver/python-semver@2.13.0...3.0.4) Updates `chardet` from 3.0.4 to 5.2.0 - [Release notes](https://github.com/chardet/chardet/releases) - [Commits](chardet/chardet@3.0.4...5.2.0) Updates `pymongo` from 4.6.3 to 4.12.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.6.3...4.12.1) Updates `urllib3` from 1.26.19 to 2.4.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.19...2.4.0) Updates `cryptography` from 44.0.1 to 45.0.3 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.1...45.0.3) Updates `black` from 24.3.0 to 25.1.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.3.0...25.1.0) Updates `isort` from 5.12.0 to 6.0.1 - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.12.0...6.0.1) Updates `shrub-py` from 3.6.0 to 3.10.0 - [Changelog](https://github.com/evergreen-ci/shrub.py/blob/main/CHANGELOG.md) - [Commits](https://github.com/evergreen-ci/shrub.py/commits) Updates `pytest-mock` from 3.14.0 to 3.14.1 - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-mock@v3.14.0...v3.14.1) Updates `botocore` from 1.35.29 to 1.38.23 - [Commits](boto/botocore@1.35.29...1.38.23) Updates `boto3` from 1.35.29 to 1.38.23 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.35.29...1.38.23) Updates `freezegun` from 1.5.1 to 1.5.2 - [Release notes](https://github.com/spulec/freezegun/releases) - [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG) - [Commits](spulec/freezegun@1.5.1...1.5.2) Updates `autopep8` from 1.5.7 to 2.3.2 - [Release notes](https://github.com/hhatto/autopep8/releases) - [Commits](hhatto/autopep8@v1.5.7...v2.3.2) Updates `flake8-isort` from 4.0.0 to 6.1.2 - [Changelog](https://github.com/gforcada/flake8-isort/blob/main/CHANGES.rst) - [Commits](gforcada/flake8-isort@4.0.0...6.1.2) Updates `mypy` from 1.14.1 to 1.15.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.14.1...v1.15.0) Updates `types-freezegun` from 0.1.4 to 1.1.10 - [Commits](https://github.com/python/typeshed/commits) Updates `types-pyyaml` from 6.0.12.20250402 to 6.0.12.20250516 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `types-pytz` from 2021.1.0 to 2025.2.0.20250516 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `types-python-dateutil` from 0.1.4 to 2.9.0.20250516 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: click dependency-version: 8.1.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: ruamel-yaml dependency-version: 0.18.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: markupsafe dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-deps - dependency-name: semver dependency-version: 3.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-deps - dependency-name: chardet dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-deps - dependency-name: pymongo dependency-version: 4.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: urllib3 dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-deps - dependency-name: cryptography dependency-version: 45.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-deps - dependency-name: black dependency-version: 25.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-deps - dependency-name: isort dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-deps - dependency-name: shrub-py dependency-version: 3.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: pytest-mock dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: botocore dependency-version: 1.38.23 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: boto3 dependency-version: 1.38.23 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: freezegun dependency-version: 1.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: autopep8 dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-deps - dependency-name: flake8-isort dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-deps - dependency-name: mypy dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: types-freezegun dependency-version: 1.1.10 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-deps - dependency-name: types-pyyaml dependency-version: 6.0.12.20250516 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: types-pytz dependency-version: 2025.2.0.20250516 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-deps - dependency-name: types-python-dateutil dependency-version: 2.9.0.20250516 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-deps ... Signed-off-by: dependabot[bot] <support@github.com>
MaciejKaras
approved these changes
May 28, 2025
SimonBaeumer
approved these changes
May 28, 2025
anandsyncs
approved these changes
May 28, 2025
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 pip-deps group with 22 updates:
8.0.4
8.1.8
0.18.10
0.18.11
2.0.1
3.0.2
2.13.0
3.0.4
3.0.4
5.2.0
4.6.3
4.12.1
1.26.19
2.4.0
44.0.1
45.0.3
24.3.0
25.1.0
5.12.0
6.0.1
3.6.0
3.10.0
3.14.0
3.14.1
1.35.29
1.38.23
1.35.29
1.38.23
1.5.1
1.5.2
1.5.7
2.3.2
4.0.0
6.1.2
1.14.1
1.15.0
0.1.4
1.1.10
6.0.12.20250402
6.0.12.20250516
2021.1.0
2025.2.0.20250516
0.1.4
2.9.0.20250516
Updates
click
from 8.0.4 to 8.1.8Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
934813e
release version 8.1.8c23223b
Add links to third-party projects enhancing Click (#2815)822d4fd
Add links to third-party projects8e7bed0
Break up arguments section (#2586)3241541
Remove some typing hints.bed0377
remove test pypi6534590
update dev dependenciesb1e392e
fix typosfdc6b02
Fix missing reset in isolation function (#2733)ffd43e9
Fixed missing reset on _compat.should_strip_ansi.Updates
ruamel-yaml
from 0.18.10 to 0.18.11Updates
markupsafe
from 2.0.1 to 3.0.2Release notes
Sourced from markupsafe's releases.
... (truncated)
Changelog
Sourced from markupsafe's changelog.
... (truncated)
Commits
28ace20
release version 3.0.26b51fd8
build requires at least setuptools 70.1 (#478)99dda9f
build requires at least setuptools 70.13d8fd8c
fix version1933c4b
fix versione85aff4
relax speedups str check (#477)8cb1691
relax speedups str check4dafb7c
start version 3.1.09c44ecf
update docs build275c769
Merge branch '2.1.x' into 3.0.xUpdates
semver
from 2.13.0 to 3.0.4Release notes
Sourced from semver's releases.
... (truncated)
Changelog
Sourced from semver's changelog.
... (truncated)
Commits
6adf876
Merge pull request #459 from python-semver/fix-3.0.3bae0b7c
Fix #459: Fix 3.0.3486e489
Merge pull request #454 from python-semver/release/3.0.3cc4ae07
Change version to 3.0.315aa6a6
Merge pull request #453 from viccie30/fix-subclass-comparisonbc41390
Fix comparison with subclassesbd97cfc
Require validation for bug issue template2eeefcb
Merge pull request #451 from python-semver/improve-issue-templates206fe49f
Turn our Markdown templates into YAML37e80d7
Merge pull request #447 from tomschr/modernize-projectUpdates
chardet
from 3.0.4 to 5.2.0Release notes
Sourced from chardet's releases.
... (truncated)
Commits
78250d9
Bump version to 5.2.00e9b7bc
Add main module to support python -m chardet0649ffe
Bump version to 5.2.0dev08087f00
Bump version to 5.1.0041875f
Revert "Distinguish between final and intermediate ResultDict (#266)"7264282
Add support for Python 3.11 (#274)ac934fe
Ignore black reformatting for blamefa4c1af
Fix mypy error99cd852
Update black pre-commit0a0aa94
Fix linterUpdates
pymongo
from 4.6.3 to 4.12.1Release notes
Sourced from pymongo's releases.
... (truncated)
Changelog
Sourced from pymongo's changelog.
... (truncated)
Commits
84d0d3d
BUMP 4.12.1c52a456
PYTHON-5357 Update changelog for 4.12.1 release (#2321) (#2323)dd99f80
PYTHON-5309: [v4.12] AsyncMongoClient doesn't use PyOpenSSL (#2286) (#2319)fecd29c
PYTHON-5336 Added VECTOR_SUBTYPE line to API docs (#2313) [v4.12] (#2314)c11d0f4
PYTHON-5306: [v4.12] - Fix use of public MongoClient attributes before connec...f5836b3
PYTHON-5346: [v4.12] test_init_disconnected_with_srv cannot run against shard...38bc13d
PYTHON-5212 [v4.12] Do not hold Topology lock while resetting pool (#2307)c6671e2
PYTHON-5348 Fix CodeQL Scanning for GitHub Actions (#2308) [v4.12] (#2310)79cb34a
PYTHON-5314 [v4.12] Fix default imports for modules that worked in v4.8 (#230...c837846
PYTHON-5310 [v4.12] Fix uri_parser AttributeError when used directly (#2283) ...Updates
urllib3
from 1.26.19 to 2.4.0Release notes
Sourced from urllib3's releases.
... (truncated)
Changelog
Sourced from urllib3's changelog.
... (truncated)
Commits
a5ff7ac
Release 2.4.0a135db2
Upgrade memray and coverage to fix macOS tests (#3589)8f40e71
Upgrade the publishing action to get correct licensing info on PyPI (#3585)