Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent 6d31790 commit fb6e41c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -874,7 +874,7 @@ uritemplate==4.1.1
# via
# coreapi
# drf-spectacular
urllib3==2.2.2
urllib3==2.2.3
# via
# elastic-transport
# requests
Expand Down
2 changes: 1 addition & 1 deletion requirements-production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -740,7 +740,7 @@ uritemplate==4.1.1
# via
# coreapi
# drf-spectacular
urllib3==2.2.2
urllib3==2.2.3
# via
# elastic-transport
# requests
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -720,7 +720,7 @@ uritemplate==4.1.1
# via
# coreapi
# drf-spectacular
urllib3==2.2.2
urllib3==2.2.3
# via
# elastic-transport
# requests
Expand Down

0 comments on commit fb6e41c

Please sign in to comment.