Skip to content

Commit

Permalink
Bump feedparser from 6.0.10 to 6.0.11
Browse files Browse the repository at this point in the history
Bumps [feedparser](https://github.com/kurtmckee/feedparser) from 6.0.10 to 6.0.11.
- [Changelog](https://github.com/kurtmckee/feedparser/blob/develop/CHANGELOG.rst)
- [Commits](kurtmckee/feedparser@6.0.10...6.0.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 8, 2024
1 parent 3b028d2 commit d200b34
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ djangocms-picture==4.1.1
djangocms-text-ckeditor==5.1.5

easy-thumbnails==2.8.5
feedparser==6.0.10
feedparser==6.0.11
google-auth==2.25.2
google-cloud-storage==2.13.0
gunicorn==21.2.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ easy-thumbnails[svg]==2.8.5
# -r requirements.in
# django-filer
# djangocms-picture
feedparser==6.0.10
feedparser==6.0.11
# via -r requirements.in
google-api-core==2.8.1
# via
Expand Down

0 comments on commit d200b34

Please sign in to comment.