Skip to content

Commit

Permalink
Update dependency setuptools to v74.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 15, 2024
1 parent 066f300 commit 8a685a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ regex==2024.7.24 ; python_version >= "3.11" and python_version < "4.0"
requests==2.32.3 ; python_version >= "3.11" and python_version < "4.0"
responses==0.21.0 ; python_version >= "3.11" and python_version < "4.0"
rfc3986[idna2008]==1.5.0 ; python_version >= "3.11" and python_version < "4.0"
setuptools==74.0.0 ; python_version >= "3.11" and python_version < "4.0"
setuptools==74.1.3 ; python_version >= "3.11" and python_version < "4.0"
sniffio==1.3.1 ; python_version >= "3.11" and python_version < "4.0"
test-results-parser==0.1.0 ; python_version >= "3.11" and python_version < "4.0"
tree-sitter==0.20.4 ; python_version >= "3.11" and python_version < "4.0"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ hpack==4.0.0 ; python_version >= "3.11" and python_version < "4.0"
hyperframe==6.0.1 ; python_version >= "3.11" and python_version < "4.0"
multidict==6.0.5 ; python_version >= "3.11" and python_version < "4.0"
protobuf==5.28.0 ; python_version >= "3.11" and python_version < "4.0"
setuptools==74.0.0 ; python_version >= "3.11" and python_version < "4.0"
setuptools==74.1.3 ; python_version >= "3.11" and python_version < "4.0"
watchdog==5.0.0 ; python_version >= "3.11" and python_version < "4.0"

0 comments on commit 8a685a3

Please sign in to comment.