Skip to content

Commit

Permalink
Bump yarl from 1.11.1 to 1.18.3
Browse files Browse the repository at this point in the history
Bumps [yarl](https://github.com/aio-libs/yarl) from 1.11.1 to 1.18.3.
- [Release notes](https://github.com/aio-libs/yarl/releases)
- [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst)
- [Commits](aio-libs/yarl@v1.11.1...v1.18.3)

---
updated-dependencies:
- dependency-name: yarl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 02dfb69 commit 1f4daaa
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ wheel==0.44.0
# via pip-tools
wsproto==1.2.0
# via simple-websocket
yarl==1.11.1
yarl==1.18.3
# via aiohttp

# The following packages are considered to be unsafe in a requirements file:
Expand Down
2 changes: 1 addition & 1 deletion doc-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -170,5 +170,5 @@ websockets==13.0.1
# via sphinx-autobuild
wsproto==1.2.0
# via simple-websocket
yarl==1.11.1
yarl==1.18.3
# via aiohttp
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -89,5 +89,5 @@ uvloop==0.20.0 ; sys_platform != "win32"
# via appdaemon (pyproject.toml)
wsproto==1.2.0
# via simple-websocket
yarl==1.11.1
yarl==1.18.3
# via aiohttp

0 comments on commit 1f4daaa

Please sign in to comment.