Skip to content
This repository was archived by the owner on Jan 17, 2025. It is now read-only.

Bump twisted from 20.3.0 to 23.8.0 in /python3.6 #275

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump twisted from 20.3.0 to 23.8.0 in /python3.6
Bumps [twisted](https://github.com/twisted/twisted) from 20.3.0 to 23.8.0.
- [Release notes](https://github.com/twisted/twisted/releases)
- [Changelog](https://github.com/twisted/twisted/blob/trunk/NEWS.rst)
- [Commits](twisted/twisted@twisted-20.3.0...twisted-23.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 25, 2023
commit bd42df2d034ac082bb51438f64f4060437cd4abf
2 changes: 1 addition & 1 deletion python3.6/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ requests == 2.21.0
scrapy == 1.6.0
simplejson == 3.16.0
virtualenv == 16.3.0
twisted == 20.3.0
twisted == 23.8.0

# packages for numerics
numpy == 1.16.1
Expand Down