Skip to content
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

[PR #1162/1d6461b3 backport][stable-2.16] ci: refresh dev dependencies #1166

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions tests/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ codeowners==0.6.0
# via -r tests/../hacking/pr_labeler/requirements.txt
colorlog==6.8.2
# via nox
cryptography==42.0.3
cryptography==42.0.5
# via pyjwt
deprecated==1.2.14
# via pygithub
Expand Down Expand Up @@ -64,11 +64,11 @@ typing-extensions==4.9.0
# mypy
# pygithub
# typer
urllib3==2.2.0
urllib3==2.2.1
# via
# pygithub
# requests
virtualenv==20.25.0
virtualenv==20.25.1
# via nox
wrapt==1.16.0
# via deprecated
Loading