Skip to content

Commit

Permalink
Merge pull request #143 from twisted/dependabot/pip/twisted-24.11.0
Browse files Browse the repository at this point in the history
Bump twisted from 24.3.0 to 24.11.0
  • Loading branch information
twm authored Dec 6, 2024
2 parents 2b804aa + 9483f21 commit edbac5f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 16 deletions.
14 changes: 6 additions & 8 deletions requirements_mypy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,8 @@
# pip-compile --output-file=requirements_mypy.txt requirements_mypy.in
#
attrs==23.2.0
# via
# automat
# twisted
automat==22.10.0
# via twisted
automat==24.8.1
# via twisted
constantly==23.10.4
# via twisted
Expand All @@ -18,7 +16,7 @@ hyperlink==21.0.0
# via twisted
idna==3.7
# via hyperlink
incremental==22.10.0
incremental==24.7.2
# via twisted
mypy==1.13.0
# via -r requirements_mypy.in
Expand All @@ -30,18 +28,18 @@ pathspec==0.12.1
# via hatchling
pluggy==1.5.0
# via hatchling
six==1.16.0
# via automat
tomli==2.0.1
# via
# hatchling
# incremental
# mypy
trove-classifiers==2024.7.2
# via hatchling
twisted==24.3.0
twisted==24.11.0
# via -r requirements_mypy.in
typing-extensions==4.12.2
# via
# automat
# mypy
# twisted
zope-interface==6.4.post2
Expand Down
14 changes: 6 additions & 8 deletions requirements_tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,8 @@
anyio==4.4.0
# via httpx
attrs==23.2.0
# via
# automat
# twisted
automat==22.10.0
# via twisted
automat==24.8.1
# via twisted
backports-tarfile==1.2.0
# via jaraco-context
Expand Down Expand Up @@ -65,7 +63,7 @@ importlib-metadata==8.0.0
# via
# build
# keyring
incremental==22.10.0
incremental==24.7.2
# via twisted
jaraco-classes==3.4.0
# via keyring
Expand Down Expand Up @@ -116,8 +114,6 @@ secretstorage==3.3.3
# via keyring
shellingham==1.5.4
# via hatch
six==1.16.0
# via automat
sniffio==1.3.1
# via
# anyio
Expand All @@ -126,17 +122,19 @@ tomli==2.0.1
# via
# build
# hatchling
# incremental
tomli-w==1.0.0
# via hatch
tomlkit==0.13.0
# via hatch
trove-classifiers==2024.7.2
# via hatchling
twisted==24.3.0
twisted==24.11.0
# via -r requirements_tests.in
typing-extensions==4.12.2
# via
# anyio
# automat
# twisted
userpath==1.9.2
# via hatch
Expand Down

0 comments on commit edbac5f

Please sign in to comment.