-
Notifications
You must be signed in to change notification settings - Fork 13
Bump the pip-deps group across 1 directory with 11 updates #338
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
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 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pymongo](https://github.com/mongodb/mongo-python-driver) | `4.13.2` | `4.14.0` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `1.0.0` | `1.1.0` | | [cryptography](https://github.com/pyca/cryptography) | `45.0.5` | `45.0.6` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.44` | `3.1.45` | | [botocore](https://github.com/boto/botocore) | `1.39.4` | `1.40.7` | | [boto3](https://github.com/boto/boto3) | `1.39.4` | `1.40.7` | | [freezegun](https://github.com/spulec/freezegun) | `1.5.3` | `1.5.5` | | [mypy](https://github.com/python/mypy) | `1.17.0` | `1.17.1` | | [types-pyyaml](https://github.com/typeshed-internal/stub_uploader) | `6.0.12.20250516` | `6.0.12.20250809` | | [types-pytz](https://github.com/typeshed-internal/stub_uploader) | `2025.2.0.20250516` | `2025.2.0.20250809` | | [types-python-dateutil](https://github.com/typeshed-internal/stub_uploader) | `2.9.0.20250708` | `2.9.0.20250809` | Updates `pymongo` from 4.13.2 to 4.14.0 - [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.13.2...4.14.0) Updates `pytest-asyncio` from 1.0.0 to 1.1.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.0.0...v1.1.0) Updates `cryptography` from 45.0.5 to 45.0.6 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@45.0.5...45.0.6) Updates `gitpython` from 3.1.44 to 3.1.45 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.44...3.1.45) Updates `botocore` from 1.39.4 to 1.40.7 - [Commits](boto/botocore@1.39.4...1.40.7) Updates `boto3` from 1.39.4 to 1.40.7 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.39.4...1.40.7) Updates `freezegun` from 1.5.3 to 1.5.5 - [Release notes](https://github.com/spulec/freezegun/releases) - [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG) - [Commits](spulec/freezegun@1.5.3...1.5.5) Updates `mypy` from 1.17.0 to 1.17.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.17.0...v1.17.1) Updates `types-pyyaml` from 6.0.12.20250516 to 6.0.12.20250809 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `types-pytz` from 2025.2.0.20250516 to 2025.2.0.20250809 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `types-python-dateutil` from 2.9.0.20250708 to 2.9.0.20250809 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: pymongo dependency-version: 4.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: pytest-asyncio dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: cryptography dependency-version: 45.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: gitpython dependency-version: 3.1.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: botocore dependency-version: 1.40.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: boto3 dependency-version: 1.40.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: freezegun dependency-version: 1.5.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: mypy dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: types-pyyaml dependency-version: 6.0.12.20250809 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: types-pytz dependency-version: 2025.2.0.20250809 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: types-python-dateutil dependency-version: 2.9.0.20250809 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps ... Signed-off-by: dependabot[bot] <support@github.com>
MCK 1.3.0 Release NotesBug Fixes
Other Changes
|
Assigned |
MaciejKaras
approved these changes
Aug 12, 2025
nammn
approved these changes
Aug 12, 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
skip-changelog
Use this label in Pull Request to not require new changelog entry file
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 11 updates in the / directory:
4.13.2
4.14.0
1.0.0
1.1.0
45.0.5
45.0.6
3.1.44
3.1.45
1.39.4
1.40.7
1.39.4
1.40.7
1.5.3
1.5.5
1.17.0
1.17.1
6.0.12.20250516
6.0.12.20250809
2025.2.0.20250516
2025.2.0.20250809
2.9.0.20250708
2.9.0.20250809
Updates
pymongo
from 4.13.2 to 4.14.0Release notes
Sourced from pymongo's releases.
Changelog
Sourced from pymongo's changelog.
Commits
6354d6c
Prepare 4.14.0 release (#2458)d7074ba
PYTHON-5454 & PYTHON-5455 Add preliminary python 3.14 support (#2451)d11cf20
Fix In-Use Encryption examples (#2457)baec1e0
Bump pyright from 1.1.392.post0 to 1.1.403 (#2455)003ff56
Bump the actions group with 2 updates (#2454)cbe1b9e
Update coverage requirement from <=7.5,>=5 to >=5,<=7.10.2 (#2453)0249a08
Bump mypy from 1.14.1 to 1.17.1 (#2452)bfaab82
[Spec Resync] 07-28-2025 (#2447)9f64dad
PYTHON-5473 - Better test assertions for booleans (#2450)9514a67
PYTHON-5441 - Unskip gridfs download chunk tests (#2449)Updates
pytest-asyncio
from 1.0.0 to 1.1.0Release notes
Sourced from pytest-asyncio's releases.
Commits
ce06c07
chore: Prepare release of v1.1.0.d9a8dcc
ci: Workaround missing Tag annotation during release.d66e12f
[pre-commit.ci] pre-commit autoupdate9e5e25f
Build(deps): Bump certifi in /dependencies/docs0e63423
Build(deps): Bump hypothesis in /dependencies/defaultbd4551c
Build(deps): Bump ncipollo/release-action from 1.16.0 to 1.18.08e20305
Build(deps): Bump hypothesis in /dependencies/defaultb7a8ab5
Build(deps): Bump coverage from 7.9.1 to 7.9.2 in /dependencies/default8cc378d
Build(deps): Bump typing-extensions in /dependencies/defaultfb6bfbf
[pre-commit.ci] pre-commit autoupdateUpdates
cryptography
from 45.0.5 to 45.0.6Changelog
Sourced from cryptography's changelog.
Commits
66198c2
Bump for release (#13249)Updates
gitpython
from 3.1.44 to 3.1.45Release notes
Sourced from gitpython's releases.
... (truncated)
Commits
6ba2c0a
Prepare a new releasebbb3d00
Merge pull request #2062 from t-webber/relative_path_submodules1ee1e78
Add test case for cloning submodules with relative pathec2e2c8
Allow relative path url in submodules for submodule_update4d529b7
Merge pull request #2060 from NMertsch/2023-fix-gitconfigparser-autodoc80fd2c1
Don't treat sphinx warnings as errorsa4aadb0
Fix name collision4c7778a
Merge pull request #2057 from gitpython-developers/dependabot/github_actions/...5033c3f
Merge pull request #2056 from gitpython-developers/dependabot/github_actions/...496392b
Bump cygwin/cygwin-install-action from 5 to 6Updates
botocore
from 1.39.4 to 1.40.7Commits
9e97196
Merge branch 'release-1.40.7'b9e1e61
Bumping version to 1.40.726f0200
Update endpoints model37cd41c
Update to latest models63db11e
Merge branch 'release-1.40.6'fd29679
Merge branch 'release-1.40.6' into develop943cf49
Bumping version to 1.40.655341c3
Update endpoints model30ae2e5
Update to latest modelsdcba0cc
Fix DynamoDB stubber failure with unresolvable deferred credentials (#3535)Updates
boto3
from 1.39.4 to 1.40.7Commits
cbcab51
Merge branch 'release-1.40.7'2a50933
Bumping version to 1.40.74aeb4f0
Add changelog entries from botocoreee92fbd
Merge branch 'release-1.40.6'24ed7f9
Merge branch 'release-1.40.6' into developf0a5be5
Bumping version to 1.40.63773cf3
Add changelog entries from botocorea91e94d
Merge branch 'release-1.40.5'd8747bb
Merge branch 'release-1.40.5' into develop4a3fa2d
Bumping version to 1.40.5Updates
freezegun
from 1.5.3 to 1.5.5Changelog
Sourced from freezegun's changelog.
Commits
c9bf52c
Increase version number0f2bd7e
Merge pull request #582 from spulec/fixture-called-funca608055
Allow parametrized arguments with name 'func'2bb4711
Increase version number7599eee
Add 1.5.4 release notes0d00e7d
Merge pull request #579 from zsh8/decorate_generator10c93f2
fix: preserve functionality in pytest yield fixturesUpdates
mypy
from 1.17.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+devUpdates
types-pyyaml
from 6.0.12.20250516 to 6.0.12.20250809Commits
Updates
types-pytz
from 2025.2.0.20250516 to 2025.2.0.20250809Commits
Updates
types-python-dateutil
from 2.9.0.20250708 to 2.9.0.20250809Commits
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