Skip to content

Commit

Permalink
Bump multidict from 6.0.4 to 6.0.5 (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 30, 2024
1 parent b9dc562 commit 5b30bb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ frozenlist==1.4.1; python_version >= '3.8'
future==0.18.3; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
idna==3.6; python_version >= '3.5'
lxml==5.1.0; python_version >= '3.6'
multidict==6.0.4; python_version >= '3.7'
multidict==6.0.5; python_version >= '3.7'
pillow==10.2.0; python_version >= '3.8'
pymongo[srv]==4.6.1; python_version >= '3.7'
requests==2.31.0; python_version >= '3.7'
Expand Down

0 comments on commit 5b30bb3

Please sign in to comment.