Skip to content

Commit

Permalink
chore(deps): bump multidict from 6.0.4 to 6.0.5 (#2785)
Browse files Browse the repository at this point in the history
Bumps [multidict](https://github.com/aio-libs/multidict) from 6.0.4 to 6.0.5.
- [Release notes](https://github.com/aio-libs/multidict/releases)
- [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst)
- [Commits](aio-libs/multidict@v6.0.4...v6.0.5)

---
updated-dependencies:
- dependency-name: multidict
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authored Mar 8, 2024
1 parent 2471c58 commit 0da703f
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
@@ -17,7 +17,7 @@ isodate==0.6.1
json-home-client==1.1.1
kdl-py==1.2.0; python_version >= '3.7'
lxml==5.1.0
multidict==6.0.4; python_version >= '3.7'
multidict==6.0.5; python_version >= '3.7'
pillow==10.2.0
pygments==2.17.2
requests==2.31.0

0 comments on commit 0da703f

Please sign in to comment.