Skip to content

Commit

Permalink
Merge pull request #1238 from twm/bumps
Browse files Browse the repository at this point in the history
Bump the test dependencies
  • Loading branch information
twm authored Nov 20, 2024
2 parents b0f9860 + 0052f2f commit 49bfb46
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
9 changes: 5 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,19 @@ attrs==24.2.0
# yarrharr (pyproject.toml)
automat==22.10.0
# via twisted
certifi==2024.7.4
certifi==2024.8.30
# via requests
cffi==1.15.1
# via cryptography
charset-normalizer==3.2.0
# via requests
constantly==15.1.0
# via twisted
cryptography==43.0.0
cryptography==43.0.3
# via
# pyopenssl
# service-identity
django==4.2.15
django==4.2.16
# via yarrharr (pyproject.toml)
feedparser==6.0.10
# via yarrharr (pyproject.toml)
Expand Down Expand Up @@ -70,7 +70,7 @@ sqlparse==0.4.4
# via django
tomli==2.0.1
# via incremental
treq==23.11.0
treq==24.9.1
# via yarrharr (pyproject.toml)
twisted[tls]==24.7.0
# via
Expand All @@ -80,6 +80,7 @@ twisted[tls]==24.7.0
typing-extensions==4.7.1
# via
# asgiref
# treq
# twisted
urllib3==2.2.2
# via requests
Expand Down
4 changes: 2 additions & 2 deletions requirements_release.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ bleach==6.0.0
# via readme-renderer
build==1.2.1
# via -r requirements_release.in
certifi==2024.7.4
certifi==2024.8.30
# via requests
cffi==1.15.1
# via cryptography
charset-normalizer==3.2.0
# via requests
cryptography==43.0.1
cryptography==43.0.3
# via secretstorage
docutils==0.20.1
# via readme-renderer
Expand Down

0 comments on commit 49bfb46

Please sign in to comment.