Skip to content

Commit 4b02d68

Browse files
Update setuptools requirement from ~=70.0.0 to ~=70.3.0
Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v70.0.0...v70.3.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 77cdd07 commit 4b02d68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Django==5.0.6
22
requests==2.32.3
3-
setuptools~=70.0.0
3+
setuptools~=70.3.0
44
django-appointment==3.6.0
55
django-dotenv==1.4.2

0 commit comments

Comments
 (0)