Skip to content

Commit 52600ed

Browse files
authored
Merge pull request #3181 from python-trio/autodeps/bump_from_565842
Bump dependencies from commit 565842
2 parents 5658426 + ba17299 commit 52600ed

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test-requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
3838
# sphinx
3939
coverage==7.6.10
4040
# via -r test-requirements.in
41-
cryptography==43.0.3
41+
cryptography==44.0.0
4242
# via
4343
# -r test-requirements.in
4444
# pyopenssl
@@ -118,7 +118,7 @@ pygments==2.18.0
118118
# via sphinx
119119
pylint==3.3.3
120120
# via -r test-requirements.in
121-
pyopenssl==24.2.1
121+
pyopenssl==24.3.0
122122
# via -r test-requirements.in
123123
pyright==1.1.391
124124
# via -r test-requirements.in
@@ -159,7 +159,7 @@ tomli==2.2.1 ; python_full_version < '3.11'
159159
# sphinx
160160
tomlkit==0.13.2
161161
# via pylint
162-
trustme==1.2.0
162+
trustme==1.2.1
163163
# via -r test-requirements.in
164164
types-cffi==1.16.0.20241221
165165
# via

0 commit comments

Comments
 (0)