mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-23 19:20:47 +02:00
Bump setuptools from 77.0.3 to 78.1.1 in /src (#3948)
Bumps [setuptools](https://github.com/pypa/setuptools) from 77.0.3 to 78.1.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v77.0.3...v78.1.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: CuriousX <nicolle.leclair@gmail.com>
This commit is contained in:
parent
b66727dd87
commit
0a1f82f211
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ python-dotenv==1.0.1; python_version >= '3.8'
|
|||
pyzipper==0.3.6; python_version >= '3.4'
|
||||
requests==2.32.3; python_version >= '3.8'
|
||||
s3transfer==0.11.4; python_version >= '3.8'
|
||||
setuptools==77.0.3; python_version >= '3.9'
|
||||
setuptools==78.1.1; python_version >= '3.9'
|
||||
six==1.17.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
|
||||
sqlparse==0.5.3; python_version >= '3.8'
|
||||
tablib==3.8.0; python_version >= '3.9'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue