Skip to content

Commit

Permalink
Merge pull request #36 from wwakabobik/dependabot/pip/requests-2.32.3
Browse files Browse the repository at this point in the history
Bump requests from 2.32.2 to 2.32.3
  • Loading branch information
wwakabobik authored Jun 3, 2024
2 parents 0f66cbf + 20e335f commit d595bdf
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
@@ -1,7 +1,7 @@
aiohttp==3.9.5
aiofiles==23.2.1
asyncio==3.4.3
requests==2.32.2
requests==2.32.3
urllib3==2.2.1
async-timeout==4.0.3
certifi==2024.2.2
Expand Down
2 changes: 1 addition & 1 deletion src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
aiohttp==3.9.5
aiofiles==23.2.1
asyncio==3.4.3
requests==2.32.2
requests==2.32.3
urllib3==2.2.1
async-timeout==4.0.3
certifi==2024.2.2
Expand Down

0 comments on commit d595bdf

Please sign in to comment.