Skip to content

Commit

Permalink
Update all patch versions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 1, 2023
1 parent 92006ba commit b8a819f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
python 3.8.17 3.6.15
python 3.8.18 3.6.15
2 changes: 1 addition & 1 deletion ci/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
c2cciutils==1.1.26
c2cciutils==1.1.27
10 changes: 5 additions & 5 deletions doc/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ verify_ssl = true
[packages]
alabaster = "==0.7.13" # theme
Pygments = "==2.15.1"
Sphinx = "==3.3.0"
Sphinx = "==3.3.1"
sphinx-prompt = "==1.1.0"
setuptools = "==65.5.1"
# Lock
Expand All @@ -24,12 +24,12 @@ pytz = "==2019.3"
requests = "==2.31.0"
six = "==1.14.0"
snowballstemmer = "==2.0.0"
sphinxcontrib-applehelp = "==1.0.4"
sphinxcontrib-devhelp = "==1.0.2"
sphinxcontrib-applehelp = "==1.0.7"
sphinxcontrib-devhelp = "==1.0.5"
sphinxcontrib-htmlhelp = "==1.0.3"
sphinxcontrib-jsmath = "==1.0.1"
sphinxcontrib-qthelp = "==1.0.3"
sphinxcontrib-serializinghtml = "==1.1.5"
sphinxcontrib-qthelp = "==1.0.6"
sphinxcontrib-serializinghtml = "==1.1.9"
urllib3 = "==1.26.16"

[requires]
Expand Down

0 comments on commit b8a819f

Please sign in to comment.