Skip to content

Commit 2838bda

Browse files
ci: refresh dev dependencies (#3457)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
1 parent 323dac0 commit 2838bda

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

tests/formatters.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ mypy-extensions==1.1.0
1414
# via black
1515
packaging==26.0
1616
# via black
17-
pathspec==1.0.3
17+
pathspec==1.0.4
1818
# via black
1919
platformdirs==4.5.1
2020
# via black
21-
pytokens==0.4.0
21+
pytokens==0.4.1
2222
# via black

tests/typing.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ codeowners==0.8.0
2222
# via -r tests/../hacking/pr_labeler/requirements.txt
2323
colorlog==6.10.1
2424
# via nox
25-
cryptography==46.0.3
25+
cryptography==46.0.4
2626
# via pyjwt
2727
dependency-groups==1.3.1
2828
# via nox
@@ -50,15 +50,15 @@ packaging==26.0
5050
# via
5151
# dependency-groups
5252
# nox
53-
pathspec==1.0.3
53+
pathspec==1.0.4
5454
# via mypy
5555
platformdirs==4.5.1
5656
# via virtualenv
5757
pycparser==3.0
5858
# via cffi
5959
pygithub==2.8.1
6060
# via -r tests/../hacking/pr_labeler/requirements.txt
61-
pyjwt==2.10.1
61+
pyjwt==2.11.0
6262
# via pygithub
6363
pynacl==1.6.2
6464
# via pygithub

0 commit comments

Comments
 (0)