Skip to content

Commit

Permalink
Bump twisted from 22.10.0 to 23.10.0
Browse files Browse the repository at this point in the history
Bumps [twisted](https://github.com/twisted/twisted) from 22.10.0 to 23.10.0.
- [Release notes](https://github.com/twisted/twisted/releases)
- [Changelog](https://github.com/twisted/twisted/blob/trunk/NEWS.rst)
- [Commits](twisted/twisted@twisted-22.10.0...twisted-23.10.0)

---
updated-dependencies:
- dependency-name: twisted
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Dec 16, 2023
1 parent 8e25be5 commit f8a7a51
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 24 deletions.
44 changes: 21 additions & 23 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ django-zxcvbn-password-validator = "^1.4"
uvicorn = {extras = ["standard"], version = "^0.23.2"}
sentry-sdk = "^1.14.0"
coverage = {extras = ["toml"], version = "^5.5"}
Twisted = "22.10.0"
Twisted = "23.10.0"
channels-redis = "^3.2.0"
requests = "^2.31.0"
django-anymail = {extras = ["amazon_ses", "mailgun", "sendgrid", "console", "mailjet", "mandrill", "postal", "postmark", "sendinblue", "sparkpost"], version = "^8.5"}
Expand Down

0 comments on commit f8a7a51

Please sign in to comment.