Skip to content

Commit

Permalink
Merge pull request #252 from serlo/dependabot/pip/yarl-1.15.3
Browse files Browse the repository at this point in the history
chore(deps): Bump yarl from 1.9.4 to 1.15.3
  • Loading branch information
hugotiburtino authored Oct 16, 2024
2 parents 53e84a5 + 042cf93 commit bafe9fa
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 @@ -11,4 +11,4 @@ requests==2.31.0; python_version >= '3.7'
requests-toolbelt==1.0.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
sniffio==1.3.0; python_version >= '3.7'
urllib3==2.0.7; python_version >= '3.7'
yarl==1.9.4; python_version >= '3.7'
yarl==1.15.3; python_version >= '3.7'

0 comments on commit bafe9fa

Please sign in to comment.