Skip to content

Commit

Permalink
Merge pull request #43 from elixir-cloud-aai/dependabot/pip/urllib3-1…
Browse files Browse the repository at this point in the history
….26.18

Bump urllib3 from 1.26.5 to 1.26.18
  • Loading branch information
lvarin committed Dec 11, 2023
2 parents fec170a + f3c15be commit 19a414a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@

INSTALL_DEPS = ['kubernetes==9.0.0',
'requests>=2.20.0',
'urllib3==1.26.5',
'boto3==1.33.9',
'urllib3==1.26.18',
'boto3==1.16.18',
]
TEST_DEPS = [ 'pytest',
'pyfakefs',
Expand Down

0 comments on commit 19a414a

Please sign in to comment.