Skip to content

Commit

Permalink
Bump urllib3 from 1.26.16 to 1.26.17 in /examples/kfmpi_plugin
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.17.
- [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.17)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 230f487 commit b63a992
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion examples/kfmpi_plugin/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ cryptography==41.0.3
# msal
# pyjwt
# pyopenssl
# secretstorage
dataclasses-json==0.5.9
# via flytekit
decorator==5.1.1
Expand Down Expand Up @@ -161,6 +162,10 @@ isodate==0.6.1
# via azure-storage-blob
jaraco-classes==3.3.0
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.2
# via cookiecutter
jmespath==1.0.1
Expand Down Expand Up @@ -300,6 +305,8 @@ rsa==4.9
# via google-auth
s3fs==2023.6.0
# via flytekit
secretstorage==3.3.3
# via keyring
six==1.16.0
# via
# azure-core
Expand All @@ -323,7 +330,7 @@ typing-extensions==4.7.1
# typing-inspect
typing-inspect==0.9.0
# via dataclasses-json
urllib3==1.26.16
urllib3==1.26.17
# via
# botocore
# docker
Expand Down

0 comments on commit b63a992

Please sign in to comment.