Skip to content
Snippets Groups Projects
Verified Commit db6bba8b authored by renovate's avatar renovate
Browse files

fix(deps): update dependency feedgen to v1

parent a37b9685
No related branches found
No related tags found
No related merge requests found
......@@ -570,12 +570,12 @@ all = ["email-validator (>=2.0.0)", "httpx (>=0.23.0)", "itsdangerous (>=1.1.0)"
[[package]]
name = "feedgen"
version = "0.9.0"
version = "1.0.0"
description = "Feed Generator (ATOM, RSS, Podcasts)"
optional = false
python-versions = "*"
files = [
{file = "feedgen-0.9.0.tar.gz", hash = "sha256:8e811bdbbed6570034950db23a4388453628a70e689a6e8303ccec430f5a804a"},
{file = "feedgen-1.0.0.tar.gz", hash = "sha256:d9bd51c3b5e956a2a52998c3708c4d2c729f2fcc311188e1e5d3b9726393546a"},
]
[package.dependencies]
......@@ -2013,4 +2013,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.12"
content-hash = "4f40493fc18f8159a679e1bff8cc943ce1a417d47bb4130e732844b14a6dbb86"
content-hash = "21ffd4aeb19144101061cd488adeb645bee85e16a583f6b354b95f274a2108c4"
......@@ -64,7 +64,7 @@ bcrypt = "^4.0.1"
bleach = "^6.1.0"
email-validator = "^2.1.0.post1"
fakeredis = "^2.20.0"
feedgen = "^0.9.0"
feedgen = "^1.0.0"
httpx = "^0.25.0"
itsdangerous = "^2.1.2"
lxml = "^5.0.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment