Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 89c46ba commit cd09cfe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions layer/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ dataclasses-json==0.5.8
# benchling-sdk
deprecated==1.2.14
# via jwcrypto
exceptiongroup==1.1.1
# via anyio
h11==0.14.0
# via httpcore
httpcore==0.17.2
Expand Down Expand Up @@ -90,6 +88,8 @@ packaging==23.1
# via marshmallow
platformdirs==3.5.3
# via quilt3
psutil==5.9.6
# via benchling-sdk
pycparser==2.21
# via cffi
pyrsistent==0.19.3
Expand Down Expand Up @@ -135,7 +135,7 @@ typing-extensions==4.6.3
# typing-inspect
typing-inspect==0.9.0
# via dataclasses-json
urllib3==1.26.16
urllib3==1.26.18
# via
# botocore
# requests
Expand Down

0 comments on commit cd09cfe

Please sign in to comment.