Skip to content

Commit

Permalink
build: Update Python dependencies (#419)
Browse files Browse the repository at this point in the history
Co-authored-by: rdimitrov <[email protected]>
  • Loading branch information
github-actions[bot] and rdimitrov authored Aug 24, 2023
1 parent 03fbf94 commit 407ffff
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3
smmap==5.0.0; python_version >= '3.6'
sniffio==1.3.0; python_version >= '3.7'
snowballstemmer==2.2.0
sphinx==7.2.2; python_version >= '3.9'
sphinx==7.2.3; python_version >= '3.9'
sphinx-rtd-theme==1.3.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
sphinxcontrib-applehelp==1.0.7; python_version >= '3.9'
sphinxcontrib-devhelp==1.0.5; python_version >= '3.9'
Expand Down

0 comments on commit 407ffff

Please sign in to comment.