Skip to content

Commit

Permalink
Bump aiohttp-theme (#9284)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreamsorcerer authored Sep 24, 2024
1 parent 2816002 commit a4f9eca
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ submodules:
recursive: true

build:
os: ubuntu-22.04
os: ubuntu-24.04
tools:
python: "3.11"

Expand Down
2 changes: 1 addition & 1 deletion requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ aiodns==3.2.0 ; sys_platform == "linux" or sys_platform == "darwin"
# -r requirements/runtime-deps.in
aiohappyeyeballs==2.4.0
# via -r requirements/runtime-deps.in
aiohttp-theme==0.1.6
aiohttp-theme==0.1.7
# via -r requirements/doc.in
aioredis==2.0.1
# via -r requirements/lint.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ aiodns==3.2.0 ; sys_platform == "linux" or sys_platform == "darwin"
# -r requirements/runtime-deps.in
aiohappyeyeballs==2.4.0
# via -r requirements/runtime-deps.in
aiohttp-theme==0.1.6
aiohttp-theme==0.1.7
# via -r requirements/doc.in
aioredis==2.0.1
# via -r requirements/lint.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/doc-spelling.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --allow-unsafe --output-file=requirements/doc-spelling.txt --resolver=backtracking --strip-extras requirements/doc-spelling.in
#
aiohttp-theme==0.1.6
aiohttp-theme==0.1.7
# via -r requirements/doc.in
alabaster==0.7.13
# via sphinx
Expand Down
2 changes: 1 addition & 1 deletion requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --allow-unsafe --output-file=requirements/doc.txt --resolver=backtracking --strip-extras requirements/doc.in
#
aiohttp-theme==0.1.6
aiohttp-theme==0.1.7
# via -r requirements/doc.in
alabaster==0.7.13
# via sphinx
Expand Down

0 comments on commit a4f9eca

Please sign in to comment.