Skip to content

Commit

Permalink
Merge pull request #10 from hackersandslackers/renovate/multidict-6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
toddbirchard authored Jan 5, 2023
2 parents 1c35ad4 + c550494 commit a62db43
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 @@ -15,7 +15,7 @@ colorama==0.4.6; python_version >= "3.5" and python_full_version < "3.0.0" and s
frozenlist==1.3.0; python_version >= "3.7"
idna==3.3; python_version >= "3.6"
loguru==0.6.0; python_version >= "3.5"
multidict==5.2.0; python_version >= "3.6"
multidict==6.0.4; python_version >= "3.6"
pycares==4.2.0
pycparser==2.21; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
pytest==7.2.0
Expand Down

0 comments on commit a62db43

Please sign in to comment.