Skip to content

Commit c49d0a4

Browse files
Update setuptools requirement from ~=69.1.1 to ~=69.5.1
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@v69.1.1...v69.5.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2bc7ac4 commit c49d0a4

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.3
22
requests==2.31.0
3-
setuptools~=69.1.1
3+
setuptools~=69.5.1
44
django-appointment==3.3.2
55
django-dotenv==1.4.2

0 commit comments

Comments
 (0)