chore(deps): update python-nonmajor#488
Merged
rhatgadkar-goog merged 2 commits intoOct 21, 2025
Merged
Conversation
2f62e65 to
27e30b1
Compare
1ed293a to
ba7f6fa
Compare
4cb4a80 to
dcc0752
Compare
3dde464 to
6804cb1
Compare
6804cb1 to
e6697fc
Compare
rhatgadkar-goog
previously approved these changes
Oct 20, 2025
25fd4f4 to
e6697fc
Compare
psycopg2-binary is supported on macos-latest runner on Python 3.9, because the Python 3.9 unit tests on macos-latest runner are passing.
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
rhatgadkar-goog
approved these changes
Oct 20, 2025
rhatgadkar-goog
approved these changes
Oct 20, 2025
rhatgadkar-goog
added a commit
that referenced
this pull request
Oct 20, 2025
This change adds support for Python 3.14, which is the latest stable release of Python as of October 7, 2025. Before merging this PR, we need to do the following: - Submit #488 because it contains the change for psycopg2-binary 2.9.11, which adds support for Python 3.14. - Update branch protection settings to use 3.14 as latest Python version instead of 3.13.
rhatgadkar-goog
approved these changes
Oct 21, 2025
enocom
approved these changes
Oct 21, 2025
| google-auth==2.41.1 | ||
| requests==2.32.5 | ||
| protobuf==6.32.0 No newline at end of file | ||
| protobuf==6.33.0 No newline at end of file |
Member
There was a problem hiding this comment.
Nit: let's add a newline to this file so remove the warning.
Collaborator
There was a problem hiding this comment.
Oops. I already submitted. I'll do that next time
rhatgadkar-goog
added a commit
that referenced
this pull request
Oct 21, 2025
This change adds support for Python 3.14, which is the latest stable release of Python as of October 7, 2025. Before merging this PR, we need to do the following: - Submit #488 because it contains the change for psycopg2-binary 2.9.11, which adds support for Python 3.14. - Update branch protection settings to use 3.14 as latest Python version instead of 3.13.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
==2.0.43->==2.0.44==2.40.3->==2.41.1==1.31.4->==1.31.5==6.32.0->==6.33.0==2.9.10->==2.9.11==2.9.9->==2.9.11==1.1.0->==1.2.0Release Notes
googleapis/google-auth-library-python (google-auth)
v2.41.1Compare Source
Bug Fixes
v2.41.0Compare Source
Features
Bug Fixes
Documentation
psycopg/psycopg2 (psycopg2-binary)
v2.9.11Compare Source
pytest-dev/pytest-asyncio (pytest-asyncio)
v1.2.0: pytest-asyncio 1.2.0Compare Source
1.2.0 - 2025-09-12
Added
--asyncio-debugCLI option andasyncio_debugconfiguration option to enable asyncio debug mode for the default event loop. (#980)pytest.UsageErrorfor invalid configuration values ofasyncio_default_fixture_loop_scopeandasyncio_default_test_loop_scope. (#1189)Fixed
RuntimeError: There is no current event loop in thread 'MainThread'when any test unsets the event loop (such as when usingasyncio.runandasyncio.Runner). (#1177)@pytest.fixturein [strict]{.title-ref} mode. The warning message now refers to the correct package. (#1198)Notes for Downstream Packagers
tox.inifile provided by pytest-asyncio to run tests.v1.1.1: pytest-asyncio 1.1.1Compare Source
v1.1.1 - 2025-09-12
Notes for Downstream Packagers
- Addresses a build problem with setuptoos-scm >= 9 caused by invalid setuptools-scm configuration in pytest-asyncio. (#1192)
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 was generated by Mend Renovate. View the repository job log.