Skip to content

Commit

Permalink
Bump twisted from 23.8.0 to 23.10.0 (#11664)
Browse files Browse the repository at this point in the history
* Bump twisted from 23.8.0 to 23.10.0

Bumps [twisted](https://github.com/twisted/twisted) from 23.8.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-23.8.0...twisted-23.10.0)

---
updated-dependencies:
- dependency-name: twisted
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Align setup.cfg to requirements.txt

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afabiani <alessio.fabiani@geosolutionsgroup.com>
  • Loading branch information
dependabot[bot] and afabiani authored Nov 16, 2023
1 parent 5abfa5e commit 82eeca1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ pytest-splinter==3.3.2
pytest-django==4.5.2
setuptools>=59.1.1,<68.3.0
pip==23.2.1
Twisted==23.8.0
Twisted==23.10.0
pixelmatch==0.3.0
factory-boy==3.3.0
flaky==3.7.0
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ install_requires =
pytest-django==4.5.2
setuptools>=59.1.1,<68.3.0
pip==23.2.1
Twisted==23.8.0
Twisted==23.10.0
pixelmatch==0.3.0
factory-boy==3.3.0
flaky==3.7.0
Expand Down

0 comments on commit 82eeca1

Please sign in to comment.