misc,python: Run pre-commit run --all-files

This applies the `requirement-txt-fixer` to the repo.

Change-Id: I23b1d26ad8deb49ec0019095efc6d253ac1c817c
This commit is contained in:
Bobby R. Bruce
2023-10-09 13:10:23 -07:00
parent c53529783b
commit 402ec3a57c
2 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
pre-commit==2.20.0
mypy==1.5.1
pre-commit==2.20.0

View File

@@ -21,9 +21,9 @@ packaging==23.1
pycparser==2.21
pymongo==4.3.3
pyrsistent==0.19.3
python-dotenv==1.0.0
requests==2.31.0
sentinels==1.0.0
urllib3==2.0.2
Werkzeug==2.3.4
zipp==3.15.0
python-dotenv==1.0.0