-
-
Notifications
You must be signed in to change notification settings - Fork 240
build(deps): bump the python group across 1 directory with 9 updates #1296
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
Bumps the python group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [requests](https://github.com/psf/requests) | `2.32.3` | `2.32.4` | | [zipp](https://github.com/jaraco/zipp) | `3.21.0` | `3.23.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.8.0` | `7.9.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.5` | `8.4.0` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `6.1.1` | `6.2.1` | | [pytest-mock](https://github.com/pytest-dev/pytest-mock) | `3.14.0` | `3.14.1` | | [types-requests](https://github.com/typeshed-internal/stub_uploader) | `2.32.0.20250328` | `2.32.4.20250611` | | [types-setuptools](https://github.com/typeshed-internal/stub_uploader) | `80.4.0.20250511` | `80.9.0.20250529` | | [mypy](https://github.com/python/mypy) | `1.15.0` | `1.16.0` | Updates `requests` from 2.32.3 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.4) Updates `zipp` from 3.21.0 to 3.23.0 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.21.0...v3.23.0) Updates `coverage` from 7.8.0 to 7.9.0 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.8.0...7.9.0) Updates `pytest` from 8.3.5 to 8.4.0 - [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.0) 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-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 `types-requests` from 2.32.0.20250328 to 2.32.4.20250611 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `types-setuptools` from 80.4.0.20250511 to 80.9.0.20250529 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `mypy` from 1.15.0 to 1.16.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.15.0...v1.16.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: zipp dependency-version: 3.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: coverage dependency-version: 7.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: pytest dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: pytest-cov dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: pytest-mock dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: types-requests dependency-version: 2.32.4.20250611 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: types-setuptools dependency-version: 80.9.0.20250529 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: mypy dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1296 +/- ##
=======================================
Coverage 76.92% 76.92%
=======================================
Files 20 20
Lines 1309 1309
=======================================
Hits 1007 1007
Misses 302 302 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
TheMeier
approved these changes
Jun 12, 2025
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
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 group with 9 updates in the / directory:
2.32.3
2.32.4
3.21.0
3.23.0
7.8.0
7.9.0
8.3.5
8.4.0
6.1.1
6.2.1
3.14.0
3.14.1
2.32.0.20250328
2.32.4.20250611
80.4.0.20250511
80.9.0.20250529
1.15.0
1.16.0
Updates
requests
from 2.32.3 to 2.32.4Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
021dc72
Polish up release tooling for last manual release821770e
Bump version and add release notes for v2.32.459f8aa2
Add netrc file search information to authentication documentation (#6876)5b4b64c
Add more tests to prevent regression of CVE 2024 470817bc4587
Add new test to check netrc auth leak (#6962)96ba401
Only use hostname to do netrc lookup instead of netloc7341690
Merge pull request #6951 from tswast/patch-16716d7c
remove linksa7e1c74
Update docs/conf.pyc799b81
docs: fix dead links to kenreitz.orgUpdates
zipp
from 3.21.0 to 3.23.0Changelog
Sourced from zipp's changelog.
Commits
ccb4111
Finalize5b5725d
Merge pull request #146 from jaraco/debt/backport-gh-133337c1dca82
Remove unused dependency.717d770
Add a compatibility shim for Python 3.13 and earlier.d860de4
gh-133306: Use \z instead of \Z in regular expressions in the stdlib (GH-133337)30fe7ce
Finalizefe1690b
Remove duplicate changelog.91bb1b6
Merge pull request #140 from barneygale/fix-133f49ec30
Add news fragment.309ecd3
Re-use self.filenameUpdates
coverage
from 7.8.0 to 7.9.0Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
452d86f
docs: sample HTML for 7.9.0a670927
docs: prep for 7.9.03b0cb87
build: windows 3.14 is fixedbc8602d
fix: issue a warning if the C tracer can't be importedd81a5f8
fix: prevent ValueError for bizarre empty modules9f94c87
fix: properly render double braces in f-strings. #19801958c3f
refactor: no need for a version check since we run mypy on late python now8891312
docs: updated cog checksums3ae5add
chore: make upgrade (cog 3.5.0)52407da
refactor: mypy==1.16.0 had some complaintsUpdates
pytest
from 8.3.5 to 8.4.0Release notes
Sourced from pytest's releases.
... (truncated)
Commits
315b3ae
Prepare release version 8.4.01498ba3
Merge pull request #13467 from pytest-dev/towncrier-createe4389ac
Remove resultlog from the docs (#13465)64b2301
scripts/release: add missingbuild
totowncrier
call4c205cf
testing/plugins_integration: update Django (#13463)4dcbcc9
Merge pull request #13458 from pytest-dev/dup-param-error5293016
Merge pull request #13459 from pytest-dev/pyright-minor-fixes7a48181
Add pyright configuration9fc6db9
pytester: avoid confusingx
self parameter9aa198b
mark/expression: fix self -> clsUpdates
pytest-cov
from 6.1.1 to 6.2.1Changelog
Sourced from pytest-cov's changelog.
Commits
55dbe43
Bump version: 6.2.0 → 6.2.1d17e9b7
Update changelog.8964ab7
Add a note for this warning disable.e932e41
Prevent unimported warnings @ pytest-xdist workers573379b
Bring pytest-cov's suprocess management in line with coverage's process_start...f1884e8
Fix xdist pin.512c669
Added minium version requirements for pluggin (for new-style hookwrappers). P...629ba64
Remove deprecated license classifier.dca5723
Bump version: 6.1.1 → 6.2.0f69166a
Also trigger the sqlite warning.Updates
pytest-mock
from 3.14.0 to 3.14.1Release notes
Sourced from pytest-mock's releases.
Changelog
Sourced from pytest-mock's changelog.
Commits
34dd61a
Release 3.14.1299adb9
Add support for Python 3.14 (#503)f5fcef7
[pre-commit.ci] pre-commit autoupdate (#504)bae64d8
[pre-commit.ci] pre-commit autoupdate (#502)824f334
[pre-commit.ci] pre-commit autoupdate (#501)db1add6
[pre-commit.ci] pre-commit autoupdate (#500)48ac874
[pre-commit.ci] pre-commit autoupdate (#499)fe7ad9a
[pre-commit.ci] pre-commit autoupdate (#498)7857e60
[pre-commit.ci] pre-commit autoupdate (#497)a8b97ea
[pre-commit.ci] pre-commit autoupdate (#496)Updates
types-requests
from 2.32.0.20250328 to 2.32.4.20250611Commits
Updates
types-setuptools
from 80.4.0.20250511 to 80.9.0.20250529Commits
Updates
mypy
from 1.15.0 to 1.16.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
9e72e96
Update version to 1.16.08fe719f
Add changelog for 1.16 (#19138)2a036e7
Revert "Infer correct types with overloads ofType[Guard | Is]
(#19161)b6da4fc
Allow enum members to have type objects as values (#19160)334469f
[mypyc] Improve documentation of native and non-native classes (#19154)a499d9f
Document --allow-redefinition-new (#19153)96525a2
Merge commit '9e45dadcf6d8dbab36f83d9df94a706c0b4f9207' into release-1.169e45dad
Clear more data in TypeChecker.reset() instead of asserting (#19087)772cd0c
Add --strict-bytes to --strict (#19049)0b65f21
Admit that Final variables are never redefined (#19083)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