Skip to content

Commit

Permalink
chore(deps): update dependency yarl to v1.9.6 (#478)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 31, 2024
1 parent 06d5b80 commit ae85f47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dev = [
# lint
'pre-commit==3.8.0; python_version >= "3.9"',
# tests
'yarl==1.9.4',
'yarl==1.9.6',
'pytest==8.3.2',
'pytest-github-actions-annotate-failures==0.2.0',
'coverage==7.6.0',
Expand Down

0 comments on commit ae85f47

Please sign in to comment.