Skip to content

Commit

Permalink
Bump yarl from 1.13.1 to 1.14.0 in /operator (#727)
Browse files Browse the repository at this point in the history
* Bump yarl from 1.13.1 to 1.14.0 in /operator

Bumps [yarl](https://github.com/aio-libs/yarl) from 1.13.1 to 1.14.0.
- [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.13.1...v1.14.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Add missing dependency

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matt Pryor <[email protected]>
  • Loading branch information
dependabot[bot] and mkjpryor authored Oct 10, 2024
1 parent a7f7405 commit 5cecebf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion operator/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,12 @@ kopf==1.37.2
kube-custom-resource==0.5.0
MarkupSafe==3.0.1
multidict==6.1.0
propcache==0.2.0
pycparser==2.22
pydantic==2.9.2
pydantic_core==2.24.0
python-json-logger==2.0.7
PyYAML==6.0.2
sniffio==1.3.1
typing_extensions==4.12.2
yarl==1.13.1
yarl==1.14.0

0 comments on commit 5cecebf

Please sign in to comment.