chore(deps): bump the python group across 1 directory with 7 updates #7874
+178
−187
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 7 updates in the /tests directory:
2.40.2
2.40.3
3.2.2
3.2.3
1.68.1
1.72.1
1.68.1
1.72.1
6.30.2
6.31.1
8.3.5
8.4.0
2.32.3
2.32.4
Updates
google-auth
from 2.40.2 to 2.40.3Release notes
Sourced from google-auth's releases.
Changelog
Sourced from google-auth's changelog.
Commits
ca94ead
chore(main): release 2.40.3 (#1768)88891cc
fix: auth fetch token from default endpoint (#1779)0be91e2
Revert "fix: remove unnecessary call to mds service (#1769)" (#1777)25660bc
chore: update secret (#1774)7c61c7d
fix: remove unnecessary call to mds service (#1769)554f967
fix: retry 504 errors (#1767)Updates
greenlet
from 3.2.2 to 3.2.3Changelog
Sourced from greenlet's changelog.
Commits
f40c095
Preparing release 3.2.3f3051e0
Change log for #447cfbff33
Merge pull request #447 from alarixnia/sparce00d0a8
Tweaking msvc.0c22f32
Try adding 3.14 to make-manylinuxc3190ab
Hack around more incompatible changes in CPython for 3.14 on Windows.45670b3
appveyor/3.14: Try the extern C trick. I don't actually expect this to work.e263d75
appveyor: Try installing 3.14b27c1d5c0
github actions: bump from 3.14b1 to 3.14b269bed96
Fix compilation on NetBSD/sparc64Updates
grpcio
from 1.68.1 to 1.72.1Release notes
Sourced from grpcio's releases.
... (truncated)
Commits
1ca7b98
[Release] Bump version to 1.72.1 (on v1.72.x branch) (#39719)54bd142
[Backport][v1.72]Added #defined to force disable secure_getenv (#39343) (#39715)8a3e247
[SSA] backport fix to 1.72.x (#39704)967170c
Fix Python linux distribtest for aarch64_alpine target and enable for presubm...e1e0264
[Backport][v1.72.x][Python] Fix Python Linux distribtests copy conflicts (#39...2abb6f3
[Backport][v1.72.x][Python] Pin Cython to 3.1.1 (#39609) (#39632)fbd68c7
[Backport][v1.72.x] Fix Python 3.12 MacOS release artifact (#39418) (#39504)84c340d
[Backport][v1.72.x] Protect grpc generated sources from unwanted system macro...3b179f8
[Backport-v1.72.x] [Build] Fix use_openssl=true (#39420)6c47208
[RLS] fix use-after-free from accessing config after LB policy shutdown (v1.7...Updates
grpcio-tools
from 1.68.1 to 1.72.1Release notes
Sourced from grpcio-tools's releases.
... (truncated)
Commits
1ca7b98
[Release] Bump version to 1.72.1 (on v1.72.x branch) (#39719)54bd142
[Backport][v1.72]Added #defined to force disable secure_getenv (#39343) (#39715)8a3e247
[SSA] backport fix to 1.72.x (#39704)967170c
Fix Python linux distribtest for aarch64_alpine target and enable for presubm...e1e0264
[Backport][v1.72.x][Python] Fix Python Linux distribtests copy conflicts (#39...2abb6f3
[Backport][v1.72.x][Python] Pin Cython to 3.1.1 (#39609) (#39632)fbd68c7
[Backport][v1.72.x] Fix Python 3.12 MacOS release artifact (#39418) (#39504)84c340d
[Backport][v1.72.x] Protect grpc generated sources from unwanted system macro...3b179f8
[Backport-v1.72.x] [Build] Fix use_openssl=true (#39420)6c47208
[RLS] fix use-after-free from accessing config after LB policy shutdown (v1.7...Updates
protobuf
from 6.30.2 to 6.31.1Commits
74211c0
Updating version.json and repo version numbers to: 31.163fa9ab
Merge pull request #21978 from shaod2/31.1-cpbec5b5a
Add missingcopts
attribute (#21982)96a9ef6
Fix cmake staleness test3419598
Support allowing late injection of language feature set defaults from Feature...0fe099a
python pyi print "import datetime" for Duration/Timestamp field (#21885)f156008
Merge pull request #21861 from shaod2/py-cp-31a3921fb
Add recursion depth limits to pure pythonac94456
Merge pull request #21744 from protocolbuffers/31.x-202505141617f275995
Updating version.json and repo version numbers to: 31.1-devUpdates
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
requests
from 2.32.3 to 2.32.4Changelog
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.orgDependabot 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