Skip to content

Commit

Permalink
⬆️ Bump urllib3 from 2.0.2 to 2.0.7 in /demo/playground/scripts
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.2 to 2.0.7.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.0.2...2.0.7)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 17, 2023
1 parent ffe4502 commit 0a4c5fa
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.2; python_version >= "3.7"
urllib3==2.0.7; python_version >= "3.7"
yarl==1.9.2; python_version >= "3.7"

0 comments on commit 0a4c5fa

Please sign in to comment.