Skip to content

Commit

Permalink
chore(deps): bump yarl from 1.7.0 to 1.18.3 (#553)
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: yarl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent f77abf7 commit d4eae1c
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 @@ -48,4 +48,4 @@ uvicorn==0.15.0; python_full_version >= "3.6.2" and python_full_version < "4.0.0
uvloop==0.21.0
watchgod==0.8.2
websockets==14.1
yarl==1.7.0; python_version >= "3.7" and python_version < "4.0"
yarl==1.18.3; python_version >= "3.7" and python_version < "4.0"

0 comments on commit d4eae1c

Please sign in to comment.