-
Notifications
You must be signed in to change notification settings - Fork 92
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 all dependencies #1066
Conversation
e01f1d0
to
70a07d0
Compare
70a07d0
to
7761f9d
Compare
7761f9d
to
f33ef44
Compare
f33ef44
to
649c1ed
Compare
649c1ed
to
2ec714f
Compare
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. ⚠ Warning: custom changes will be lost. |
@@ -1,4 +1,4 @@ | |||
pytest==7.4.3 | |||
pytest-dependency==0.5.1 | |||
pytest==8.0.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.
@parthea
Any idea if these versions of pytest
and pytest-dependency
can be used and do not have any issues?
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.
Updating the dependencies should be fine as long as the samples presubmits tests pass. If this dependency update or a future one causes presubmits to fail, follow the steps below:
- File an issue in https://github.com/googleapis/python-spanner/issues and include the stack trace
- Revert the proposed dependency update by directly editing the renovate-bot PR
- In the same PR, or a separate PR add a comment in code with a link to the issue from 1
This PR contains the following updates:
==3.2.1
->==3.2.2
==6.8.0
->==6.8.2
==3.40.1
->==3.41.0
==7.4.3
->==8.0.0
==0.5.1
->==0.6.0
Release Notes
kislyuk/argcomplete (argcomplete)
v3.2.2
Compare Source
===============================
Expand tilde in zsh
borntyping/python-colorlog (colorlog)
v6.8.2
: 6.8.2Compare Source
What's Changed
New Contributors
Full Changelog: borntyping/python-colorlog@v6.8.0...v6.8.2
googleapis/python-spanner (google-cloud-spanner)
v3.41.0
Compare Source
Features
Bug Fixes
retry_async
instead ofretry
in async client (#1044) (1253ae4)Documentation
pytest-dev/pytest (pytest)
v8.0.0
Compare Source
v7.4.4
Compare Source
RKrahl/pytest-dependency (pytest-dependency)
v0.6.0
Compare Source
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 becomes conflicted, 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.