Skip to content

Commit f4f352d

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks [dependabot skip]
1 parent 204b768 commit f4f352d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ anyio==4.4.0 ; python_version >= "3.9" and python_version < "4.0"
33
application-properties==0.8.2 ; python_version >= "3.9" and python_version < "4.0"
44
async-timeout==4.0.3 ; python_version >= "3.9" and python_full_version < "3.11.3"
55
babel==2.15.0 ; python_version >= "3.9" and python_version < "4.0"
6-
certifi==2024.6.2 ; python_version >= "3.9" and python_version < "4.0"
6+
certifi==2024.7.4 ; python_version >= "3.9" and python_version < "4.0"
77
cffi==1.16.0 ; python_version >= "3.9" and python_version < "4.0"
88
cfgv==3.4.0 ; python_version >= "3.9" and python_version < "4.0"
99
charset-normalizer==3.3.2 ; python_version >= "3.9" and python_version < "4.0"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
annotated-types==0.7.0 ; python_version >= "3.9" and python_version < "4.0"
22
anyio==4.4.0 ; python_version >= "3.9" and python_version < "4.0"
33
async-timeout==4.0.3 ; python_version >= "3.9" and python_full_version < "3.11.3"
4-
certifi==2024.6.2 ; python_version >= "3.9" and python_version < "4.0"
4+
certifi==2024.7.4 ; python_version >= "3.9" and python_version < "4.0"
55
click==8.1.7 ; python_version >= "3.9" and python_version < "4.0"
66
colorama==0.4.6 ; python_version >= "3.9" and python_version < "4.0" and (sys_platform == "win32" or platform_system == "Windows")
77
dnspython==2.6.1 ; python_version >= "3.9" and python_version < "4.0"

0 commit comments

Comments
 (0)