Skip to content

Commit

Permalink
chore(requirements): update (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
kiraum authored Sep 15, 2024
1 parent d8dcbfe commit cee3d51
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ aiohttp==3.10.5
# via peering-gossip (pyproject.toml)
aiosignal==1.3.1
# via aiohttp
astroid==3.3.2
astroid==3.2.4
# via pylint
attrs==24.2.0
# via aiohttp
Expand All @@ -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.3
uv==0.4.10
# via peering-gossip (pyproject.toml)
yamllint==1.35.1
# via peering-gossip (pyproject.toml)
yarl==1.9.7
# via aiohttp
yarl==1.11.1
# via aiohttp

0 comments on commit cee3d51

Please sign in to comment.