Skip to content

Commit

Permalink
build(deps): bump twisted from 23.10.0 to 24.3.0 (#12012)
Browse files Browse the repository at this point in the history
* build(deps): bump twisted from 23.10.0 to 24.3.0

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

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

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 Mar 5, 2024
1 parent 7d4e117 commit 3df7b47
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 @@ -155,7 +155,7 @@ pytest-splinter==3.3.2
pytest-django==4.8.0
setuptools>=65.5.1,<69.2.0
pip==24.0
Twisted==23.10.0
Twisted==24.3.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 @@ -180,7 +180,7 @@ install_requires =
pytest-django==4.8.0
setuptools>=65.5.1,<69.2.0
pip==24.0
Twisted==23.10.0
Twisted==24.3.0
pixelmatch==0.3.0
factory-boy==3.3.0
flaky==3.7.0
Expand Down

0 comments on commit 3df7b47

Please sign in to comment.