Skip to content

Commit 27bafb3

Browse files
sciencewhizpjbuterbaugh
authored andcommitted
Update certify to fix dependabot (#2307)
1 parent 991f058 commit 27bafb3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

source/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ black==23.1.0 ; python_version >= "3.9" and python_version < "3.12"
88
brotli==1.0.9 ; platform_python_implementation == "CPython" and python_version >= "3.9" and python_version < "3.12"
99
brotlicffi==1.0.9.2 ; platform_python_implementation != "CPython" and python_version >= "3.9" and python_version < "3.12"
1010
cachecontrol[filecache]==0.12.11 ; python_version >= "3.9" and python_version < "3.12"
11-
certifi==2022.12.7 ; python_version >= "3.9" and python_version < "3.12"
11+
certifi==2023.7.22 ; python_version >= "3.9" and python_version < "3.12"
1212
cffi==1.15.1 ; platform_python_implementation != "CPython" and python_version >= "3.9" and python_version < "3.12"
1313
charset-normalizer==3.1.0 ; python_version >= "3.9" and python_version < "3.12"
1414
click==8.1.3 ; python_version >= "3.9" and python_version < "3.12"

0 commit comments

Comments
 (0)