1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-15 00:30:33 +03:00

Merge pull request #2106 from EDCD/dependabot/pip/develop/setuptools-69.0.2

build(deps-dev): bump setuptools from 68.2.2 to 69.0.2
This commit is contained in:
David Sangrey 2023-12-06 16:49:48 -05:00 committed by GitHub
commit ee3910616c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ wheel
# We can't rely on just picking this up from either the base (not venv),
# or venv-init-time version. Specify here so that dependabot will prod us
# about new versions.
setuptools==68.2.2
setuptools==69.0.2
# Static analysis tools
flake8==6.1.0