Skip to content

Commit

Permalink
Merge pull request #16 from wwakabobik/dependabot/pip/urllib3-2.0.7
Browse files Browse the repository at this point in the history
Bump urllib3 from 2.0.6 to 2.0.7
  • Loading branch information
wwakabobik authored Oct 23, 2023
2 parents 44c3744 + e6bd916 commit b0b924f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ aiohttp==3.8.6
aiofiles==23.2.1
asyncio==3.4.3
requests==2.31.0
urllib3==2.0.6
urllib3==2.0.7
async-timeout==4.0.3
certifi==2023.7.22
charset-normalizer==3.3.0
Expand Down
2 changes: 1 addition & 1 deletion src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ aiohttp==3.8.6
aiofiles==23.2.1
asyncio==3.4.3
requests==2.31.0
urllib3==2.0.6
urllib3==2.0.7
async-timeout==4.0.3
certifi==2023.7.22
charset-normalizer==3.3.0
Expand Down

0 comments on commit b0b924f

Please sign in to comment.