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 8aa62f3 commit 92af04e
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ frozenlist==1.4.1
# via
# aiohttp
# aiosignal
idna==3.8
idna==3.10
# via
# requests
# yarl
Expand All @@ -38,7 +38,7 @@ isort==5.13.2
# pylint
mccabe==0.7.0
# via pylint
multidict==6.0.5
multidict==6.1.0
# via
# aiohttp
# yarl
Expand All @@ -52,29 +52,29 @@ 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.7
# via peering-gossip (pyproject.toml)
pytest==8.3.2
pytest==8.3.3
# via peering-gossip (pyproject.toml)
pyyaml==6.0.2
# via yamllint
requests==2.32.3
# via peering-gossip (pyproject.toml)
ruff==0.6.3
ruff==0.6.5
# via peering-gossip (pyproject.toml)
tomlkit==0.13.2
# via pylint
urllib3==2.2.2
urllib3==2.2.3
# via requests
uv==0.4.2
uv==0.4.10
# via peering-gossip (pyproject.toml)
yamllint==1.35.1
# via peering-gossip (pyproject.toml)
yarl==1.9.7
yarl==1.11.1
# via aiohttp

0 comments on commit 92af04e

Please sign in to comment.