Skip to content

Commit 1d6461b

Browse files
ci: refresh dev dependencies (#1162)
1 parent 80af576 commit 1d6461b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/typing.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ codeowners==0.6.0
2020
# via -r tests/../hacking/pr_labeler/requirements.txt
2121
colorlog==6.8.2
2222
# via nox
23-
cryptography==42.0.3
23+
cryptography==42.0.5
2424
# via pyjwt
2525
deprecated==1.2.14
2626
# via pygithub
@@ -64,11 +64,11 @@ typing-extensions==4.9.0
6464
# mypy
6565
# pygithub
6666
# typer
67-
urllib3==2.2.0
67+
urllib3==2.2.1
6868
# via
6969
# pygithub
7070
# requests
71-
virtualenv==20.25.0
71+
virtualenv==20.25.1
7272
# via nox
7373
wrapt==1.16.0
7474
# via deprecated

0 commit comments

Comments
 (0)