Skip to content

Commit

Permalink
Merge pull request #2354 from hyperledger/dependabot/pip/demo/playgro…
Browse files Browse the repository at this point in the history
…und/scripts/certifi-2023.7.22

chore(deps): Bump certifi from 2023.5.7 to 2023.7.22 in /demo/playground/scripts
  • Loading branch information
usingtechnology authored Jul 26, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents 8b6c87f + 3fd8148 commit 879196e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/playground/scripts/requirements.txt
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ aiohttp==3.8.5; python_version >= "3.6"
aiosignal==1.3.1; python_version >= "3.7"
async-timeout==4.0.2; python_version >= "3.6"
attrs==23.1.0; python_version >= "3.7"
certifi==2023.5.7; python_version >= "3.7"
certifi==2023.7.22; python_version >= "3.7"
charset-normalizer==3.1.0; python_full_version >= "3.7.0" and python_version >= "3.7"
colorama==0.4.6; python_version >= "3.7" and python_full_version < "3.0.0" and sys_platform == "win32" or sys_platform == "win32" and python_version >= "3.7" and python_full_version >= "3.7.0"
exceptiongroup==1.1.1; python_version < "3.11" and python_version >= "3.7"

0 comments on commit 879196e

Please sign in to comment.