Skip to content

Commit

Permalink
build: Upgrade vulnerable dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Jul 31, 2024
1 parent 5c00e5d commit 8da30c6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ idna==3.7
# hyperlink
# requests
# tldextract
incremental==22.10.0
incremental==24.7.2
# via twisted
itemadapter==0.8.0
# via
Expand Down Expand Up @@ -104,7 +104,7 @@ six==1.16.0
# requests-file
tldextract==3.4.4
# via scrapy
twisted==24.3.0
twisted==24.7.0rc1
# via scrapy
typing-extensions==4.7.1
# via twisted
Expand Down
4 changes: 2 additions & 2 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ idna==3.7
# hyperlink
# requests
# tldextract
incremental==22.10.0
incremental==24.7.2
# via
# -r requirements.txt
# twisted
Expand Down Expand Up @@ -226,7 +226,7 @@ tldextract==3.4.4
# via
# -r requirements.txt
# scrapy
twisted==24.3.0
twisted==24.7.0rc1
# via
# -r requirements.txt
# scrapy
Expand Down

0 comments on commit 8da30c6

Please sign in to comment.