Skip to content

Commit

Permalink
chore(requirements): update
Browse files Browse the repository at this point in the history
  • Loading branch information
kiraum committed Sep 15, 2024
1 parent 36dc0ae commit a364c75
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml
astroid==3.2.2
astroid==3.2.4
# via pylint
black==24.4.2
black==24.8.0
# via peering-buddy (pyproject.toml)
certifi==2024.2.2
certifi==2024.8.30
# via requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via black
dill==0.3.8
# via pylint
idna==3.7
idna==3.10
# via requests
iniconfig==2.0.0
# via pytest
Expand All @@ -24,35 +24,35 @@ mccabe==0.7.0
# via pylint
mypy-extensions==1.0.0
# via black
packaging==24.0
packaging==24.1
# via
# black
# pytest
pathspec==0.12.1
# via
# black
# yamllint
platformdirs==4.2.2
platformdirs==4.3.3
# via
# black
# pylint
pluggy==1.5.0
# via pytest
pylint==3.2.2
pylint==3.2.7
# via peering-buddy (pyproject.toml)
pytest==8.2.1
pytest==8.3.3
# via peering-buddy (pyproject.toml)
pyyaml==6.0.1
pyyaml==6.0.2
# via yamllint
requests==2.32.3
# via peering-buddy (pyproject.toml)
ruff==0.4.6
ruff==0.6.5
# via peering-buddy (pyproject.toml)
tomlkit==0.12.5
tomlkit==0.13.2
# via pylint
urllib3==2.2.1
urllib3==2.2.3
# via requests
uv==0.2.5
uv==0.4.10
# via peering-buddy (pyproject.toml)
yamllint==1.35.1
# via peering-buddy (pyproject.toml)

0 comments on commit a364c75

Please sign in to comment.