pipenv updates

This commit is contained in:
Administrator 2024-01-03 02:00:41 +00:00
parent 691fe4d5f8
commit bd4be5d999
2 changed files with 422 additions and 419 deletions

View File

@ -13,14 +13,14 @@ pytest = "~=7.2"
pytest-cov = "~=4.0" pytest-cov = "~=4.0"
pytest-mock = "~=3.6" pytest-mock = "~=3.6"
pytest-socket = "~=0.6.0" pytest-socket = "~=0.6.0"
ruff = "~=0.1.3" ruff = "~=0.1.9"
respx = "~=0.20.1" respx = "~=0.20.1"
# Building # Building
flit = "~=3.8" flit = "~=3.8"
wheel = "~=0.40.0" wheel = "*"
build = "~=0.10.0" build = "~=1.0"
# Publishing # Publishing
twine = "~=4.0" twine = "~=4.0"

835
Pipfile.lock generated

File diff suppressed because it is too large Load Diff