Skip to content

Commit

Permalink
Update requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian committed Aug 4, 2024
1 parent 2195927 commit 9ffaf6c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ alabaster==0.7.16
# via sphinx
anyio==4.4.0
# via httpx
attrs==23.2.0
attrs==24.1.0
# via
# aiohttp
# bowtie-json-schema
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ aiosignal==1.3.1
# via aiohttp
anyio==4.4.0
# via httpx
attrs==23.2.0
attrs==24.1.0
# via
# bowtie-json-schema (pyproject.toml)
# aiohttp
Expand Down
4 changes: 2 additions & 2 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ anyio==4.4.0
# via
# -r requirements.txt
# httpx
attrs==23.2.0
attrs==24.1.0
# via
# -r requirements.txt
# aiohttp
Expand Down Expand Up @@ -81,7 +81,7 @@ httpx==0.27.0
# via
# -r requirements.txt
# bowtie-json-schema
hypothesis==6.108.5
hypothesis==6.108.7
# via -r test-requirements.in
icdiff==2.0.7
# via pytest-icdiff
Expand Down

0 comments on commit 9ffaf6c

Please sign in to comment.