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

Merge pull request #1668 from EDCD/dependabot/pip/develop/safety-2.2.0

build(deps-dev): bump safety from 2.1.1 to 2.2.0
This commit is contained in:
Athanasius 2022-09-20 18:50:33 +01:00 committed by GitHub
commit 6a6710b46c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ flake8-use-fstring==1.4
mypy==0.971 mypy==0.971
pep8-naming==0.13.2 pep8-naming==0.13.2
safety==2.1.1 safety==2.2.0
types-requests==2.28.10 types-requests==2.28.10
# Code formatting tools # Code formatting tools