Skip to content

Commit 5d8da50

Browse files
Merge branch 'master' into dependabot/pip/exceptiongroup-1.3.0
2 parents 7298477 + b1736e5 commit 5d8da50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ cffi==1.17.1 ; python_version >= "3.7" and python_version < "4.0"
1010
charset-normalizer==3.4.2 ; python_version >= "3.7" and python_version < "4.0"
1111
click==8.1.8 ; python_version >= "3.7" and python_version < "4.0"
1212
colorama==0.4.6 ; python_version >= "3.7" and python_version < "4.0" and sys_platform == "win32" or python_version >= "3.7" and python_version < "4.0" and platform_system == "Windows"
13-
coverage[toml]==7.2.7 ; python_version >= "3.7" and python_version < "4.0"
13+
coverage[toml]==7.9.2 ; python_version >= "3.7" and python_version < "4.0"
1414
cryptography==44.0.1 ; python_version >= "3.7" and python_version < "4.0"
1515
exceptiongroup==1.3.0 ; python_version >= "3.7" and python_version < "3.11"
1616
frozenlist==1.7.0 ; python_version >= "3.7" and python_version < "4.0"
@@ -33,7 +33,7 @@ pyyaml==6.0.2 ; python_version >= "3.7" and python_version < "4.0"
3333
requests==2.32.4 ; python_version >= "3.7" and python_version < "4.0"
3434
responses==0.23.3 ; python_version >= "3.7" and python_version < "4.0"
3535
tomli==2.2.1 ; python_version >= "3.7" and python_full_version <= "3.11.0a6"
36-
types-pyyaml==6.0.12.11 ; python_version >= "3.7" and python_version < "4.0"
36+
types-pyyaml==6.0.12.20250915 ; python_version >= "3.7" and python_version < "4.0"
3737
typing-extensions==4.7.1 ; python_version >= "3.7" and python_version < "3.8"
3838
urllib3==2.5.0 ; python_version >= "3.7" and python_version < "4.0"
3939
userpath==1.9.2 ; python_version >= "3.7" and python_version < "4.0"

0 commit comments

Comments
 (0)