Skip to content

Commit 2d124ed

Browse files
Bump twisted from 21.7.0 to 22.2.0
Bumps [twisted](https://github.com/twisted/twisted) from 21.7.0 to 22.2.0. - [Release notes](https://github.com/twisted/twisted/releases) - [Changelog](https://github.com/twisted/twisted/blob/twisted-22.2.0/NEWS.rst) - [Commits](twisted/twisted@twisted-21.7.0...twisted-22.2.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 196db5e commit 2d124ed

2 files changed

Lines changed: 32 additions & 14 deletions

File tree

poetry.lock

Lines changed: 31 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ django-debug-toolbar = "^3.1.1"
2222
django-allauth = "^0.47.0"
2323
better-exceptions = "^0.3.2"
2424
whitenoise = {extras = ["brotli"], version = "^5.2.0"}
25-
Twisted = {extras = ["tls", "http2"], version = "^21.7.0"}
25+
Twisted = {extras = ["tls", "http2"], version = "^22.2.0"}
2626
django-simple-captcha = "^0.5.13"
2727
dealer = "^2.1.0"
2828
prettytable = "^2.0.0"

0 commit comments

Comments
 (0)