Skip to content

Commit

Permalink
chore(deps): refresh pip-compile outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2023
1 parent 79e6559 commit 8838479
Show file tree
Hide file tree
Showing 5 changed files with 197 additions and 146 deletions.
72 changes: 62 additions & 10 deletions requirements-fmt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,73 @@
#
# pip-compile requirements-fmt.in
#
black==23.7.0
annotated-types==0.6.0
# via pydantic
black==23.11.0
# via -r requirements-fmt.in
click==8.1.6
cerberus==1.3.5
# via plette
certifi==2023.11.17
# via requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via black
isort==5.12.0
distlib==0.3.7
# via requirementslib
docopt==0.6.2
# via pipreqs
idna==3.6
# via requests
isort==5.13.0
# via -r requirements-fmt.in
mypy-extensions==1.0.0
# via black
packaging==23.1
packaging==23.2
# via black
pathspec==0.11.2
# via black
platformdirs==3.10.0
pathspec==0.12.1
# via black
pep517==0.13.1
# via requirementslib
pip-api==0.0.30
# via isort
pipreqs==0.4.13
# via isort
platformdirs==4.1.0
# via
# black
# requirementslib
plette[validation]==0.4.4
# via requirementslib
pydantic==2.5.2
# via requirementslib
pydantic-core==2.14.5
# via pydantic
requests==2.31.0
# via
# requirementslib
# yarg
requirementslib==3.0.0
# via isort
tomli==2.0.1
# via black
typing-extensions==4.7.1
# via black
# via
# black
# pep517
tomlkit==0.12.3
# via
# plette
# requirementslib
typing-extensions==4.9.0
# via
# annotated-types
# black
# pydantic
# pydantic-core
urllib3==2.1.0
# via requests
yarg==0.1.9
# via pipreqs

# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools
Loading

0 comments on commit 8838479

Please sign in to comment.