Skip to content

Commit 44c39f2

Browse files
Merge branch 'master' into dependabot/pip/charset-normalizer-3.4.3
2 parents fc49136 + 0962a28 commit 44c39f2

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
@@ -12,7 +12,7 @@ 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"
1313
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"
15-
exceptiongroup==1.1.3 ; python_version >= "3.7" and python_version < "3.11"
15+
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"
1717
idna==3.10 ; python_version >= "3.7" and python_version < "4.0"
1818
importlib-metadata==6.7.0 ; python_version >= "3.7" and python_version < "3.8"
@@ -21,7 +21,7 @@ mock==5.2.0 ; python_version >= "3.7" and python_version < "4.0"
2121
multidict==6.0.4 ; python_version >= "3.7" and python_version < "4.0"
2222
packaging==23.2 ; python_version >= "3.7" and python_version < "4.0"
2323
pipx==1.2.0 ; python_version >= "3.7" and python_version < "4.0"
24-
pluggy==1.2.0 ; python_version >= "3.7" and python_version < "4.0"
24+
pluggy==1.6.0 ; python_version >= "3.7" and python_version < "4.0"
2525
pycparser==2.23 ; python_version >= "3.7" and python_version < "4.0"
2626
pyjwt==2.9.0 ; python_version >= "3.7" and python_version < "4.0"
2727
pyopenssl==25.2.0 ; python_version >= "3.7" and python_version < "4.0"

0 commit comments

Comments
 (0)