Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 4, 2023
1 parent 0d0290f commit 22ebc73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ django-cogwheels==0.3

# needed for django-extensions
webencodings==0.5.1 # needed for wagtail
urllib3==1.26.7 # wagtail elasticsearch backend
urllib3==2.0.2 # wagtail elasticsearch backend

django-s3sign<=0.3.3
django-cacheds3storage==0.3.0
Expand Down

0 comments on commit 22ebc73

Please sign in to comment.