Skip to content

Commit 6944a53

Browse files
authored
Merge pull request #12 from protoconf/renovate/setuptools-74.x
Update dependency setuptools to v74
2 parents b20cd6c + 2ba7aa2 commit 6944a53

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ regex==2024.7.24 ; python_version >= "3.11" and python_version < "4.0"
3131
requests==2.32.3 ; python_version >= "3.11" and python_version < "4.0"
3232
responses==0.21.0 ; python_version >= "3.11" and python_version < "4.0"
3333
rfc3986[idna2008]==1.5.0 ; python_version >= "3.11" and python_version < "4.0"
34-
setuptools==73.0.1 ; python_version >= "3.11" and python_version < "4.0"
34+
setuptools==74.0.0 ; python_version >= "3.11" and python_version < "4.0"
3535
sniffio==1.3.1 ; python_version >= "3.11" and python_version < "4.0"
3636
test-results-parser==0.1.0 ; python_version >= "3.11" and python_version < "4.0"
3737
tree-sitter==0.20.4 ; python_version >= "3.11" and python_version < "4.0"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ hpack==4.0.0 ; python_version >= "3.11" and python_version < "4.0"
88
hyperframe==6.0.1 ; python_version >= "3.11" and python_version < "4.0"
99
multidict==6.0.5 ; python_version >= "3.11" and python_version < "4.0"
1010
protobuf==5.27.3 ; python_version >= "3.11" and python_version < "4.0"
11-
setuptools==73.0.1 ; python_version >= "3.11" and python_version < "4.0"
11+
setuptools==74.0.0 ; python_version >= "3.11" and python_version < "4.0"
1212
watchdog==5.0.0 ; python_version >= "3.11" and python_version < "4.0"

0 commit comments

Comments
 (0)