-
Notifications
You must be signed in to change notification settings - Fork 119
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
deps: Update python dependencies for kokoro #1702
deps: Update python dependencies for kokoro #1702
Conversation
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot. |
1de1caf
to
cde1ce3
Compare
cde1ce3
to
5a215f9
Compare
5a215f9
to
49bbca3
Compare
49bbca3
to
f784b98
Compare
f784b98
to
66df50b
Compare
66df50b
to
ecf27f4
Compare
ecf27f4
to
0781aee
Compare
0781aee
to
8bf5175
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm
This PR contains the following updates:
==2023.7.22
->==2023.11.17
==41.0.6
->==41.0.7
==2.23.4
->==2.24.0
==3.4
->==3.6
==0.5.0
->==0.5.1
==0.41.3
->==0.42.0
Release Notes
certifi/python-certifi (certifi)
v2023.11.17
Compare Source
pyca/cryptography (cryptography)
v41.0.7
Compare Source
googleapis/google-auth-library-python (google-auth)
v2.24.0
Compare Source
Features
Bug Fixes
Documentation
kjd/idna (idna)
v3.6
Compare Source
v3.5
Compare Source
pyasn1/pyasn1 (pyasn1)
v0.5.1
Compare Source
Added support for PyPy 3.10 and Python 3.12
pr #32
Updated RTD configuration to include a dummy index.rst
redirecting to contents.html, ensuring compatibility with
third-party documentation and search indexes.
pr #47
Fixed the API breakage wih decoder.decode(substrateFun=...).
A substrateFun passed to
decoder.decode()
can now be eitherv0.4 Non-Streaming or v0.5 Streaming. pyasn1 will detect and
handle both cases transparently.
A substrateFun passed to one of the new streaming decoders is
still expected to be v0.5 Streaming only.
pr #30
pr #39
pypa/wheel (wheel)
v0.42.0
Compare Source
wheel tags --build ""
wheel pack
andwheel tags
writing updatedWHEEL
fields after a blank line, causing other tools to ignore themwheel pack
andwheel tags
writingWHEEL
with CRLF line endings or a mix of CRLF and LFwheel pack --build-number ""
not removing build tag fromWHEEL
(above changes by Benjamin Gilbert)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.