Skip to content

Commit

Permalink
Merge branch 'main' into pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
studioj authored Sep 3, 2023
2 parents 473330e + 8a3debe commit d9ea12e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ formats: all
build:
os: ubuntu-22.04
tools:
python: "3.8"
python: "3.11"
jobs:
# Work-around to actually constrain dependencies
# https://github.com/readthedocs/readthedocs.org/issues/7258#issuecomment-1094978683
Expand Down
6 changes: 3 additions & 3 deletions constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ filemagic==1.6
# via jira (setup.cfg)
flaky==3.7.0
# via jira (setup.cfg)
furo==2022.12.7
furo==2023.8.19
# via jira (setup.cfg)
idna==3.4
# via requests
Expand Down Expand Up @@ -180,7 +180,7 @@ snowballstemmer==2.2.0
# via sphinx
soupsieve==2.4.1
# via beautifulsoup4
sphinx==6.1.3
sphinx==7.2.5
# via
# furo
# jira (setup.cfg)
Expand All @@ -200,7 +200,7 @@ sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
sphinxcontrib-serializinghtml==1.1.9
# via sphinx
stack-data==0.6.2
# via ipython
Expand Down

0 comments on commit d9ea12e

Please sign in to comment.