Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
1 parent 9f3ec96 commit ca1763f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ setuptools==69.2.0
Sphinx==7.2.6
sphinx-copybutton==0.5.2
sphinx_rtd_theme==2.0.0
twisted==24.3.0
twisted==24.7.0
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ classifiers=[
]

dependencies = [
"Twisted==23.10.0",
"Twisted==24.7.0",
]
# "cryptography>=0.9.1",
# "configparser",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ python-dateutil==2.8.2
service_identity==24.1.0
tftpy==0.8.2
treq==23.11.0
twisted==23.10.0
twisted==24.7.0

0 comments on commit ca1763f

Please sign in to comment.