Skip to content

Commit

Permalink
Merge pull request #105 from mik3y/main
Browse files Browse the repository at this point in the history
deps: bump aiohttp to 3.9.3
  • Loading branch information
hynky1999 authored Mar 17, 2024
2 parents 28f0a9e + 7cc6814 commit 1fd7709
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion requirements.test.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-r requirements.txt
python-dotenv==1.0.0
moto==4.2.5
mysqlclient==2.2.0
mysqlclient==2.2.4
parameterized==0.9.0
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
aiofiles~=23.2.1
aiohttp~=3.8.5
beautifulsoup4~=4.11.1
pydantic~=2.3.0
stomp.py~=8.0.1
aiohttp~=3.9.3
beautifulsoup4~=4.12.3
pydantic~=2.6.4
stomp.py~=8.1.0
tqdm~=4.66.1
warcio~=1.7.4
aiocsv~=1.2.4
aioboto3~=11.3.0
aiocsv~=1.3.1
aioboto3~=12.3.0
tenacity~=8.2.3
python-dotenv==1.0.0

0 comments on commit 1fd7709

Please sign in to comment.