Skip to content

Commit

Permalink
Merge pull request openwallet-foundation#2551 from hyperledger/depend…
Browse files Browse the repository at this point in the history
…abot/pip/demo/playground/scripts/urllib3-2.0.7

chore(deps): Bump urllib3 from 2.0.6 to 2.0.7 in /demo/playground/scripts
  • Loading branch information
swcurran authored Oct 20, 2023
2 parents 900b1d8 + 024c5f7 commit b8c00ec
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
Expand Up @@ -20,5 +20,5 @@ requests==2.31.0; python_version >= "3.7"
routes==2.5.1
six==1.16.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
tomli==2.0.1; python_version < "3.11" and python_version >= "3.7"
urllib3==2.0.6; python_version >= "3.7"
urllib3==2.0.7; python_version >= "3.7"
yarl==1.9.2; python_version >= "3.7"

0 comments on commit b8c00ec

Please sign in to comment.