-
Notifications
You must be signed in to change notification settings - Fork 8
chore(deps): update python-nonmajor #488
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
chore(deps): update python-nonmajor #488
Conversation
2f62e65 to
27e30b1
Compare
1ed293a to
ba7f6fa
Compare
4cb4a80 to
dcc0752
Compare
3dde464 to
6804cb1
Compare
6804cb1 to
e6697fc
Compare
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. |
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.
| google-auth==2.41.1 | ||
| requests==2.32.5 | ||
| protobuf==6.32.0 | ||
| protobuf==6.33.0 |
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.
Nit: let's add a newline to this file so remove the warning.
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.
Oops. I already submitted. I'll do that next time
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 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.