Skip to content

Commit

Permalink
Bump development dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
Costas Tyfoxylos committed Oct 2, 2024
1 parent 31fb56a commit 8c035ff
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 43 deletions.
113 changes: 72 additions & 41 deletions Pipfile.lock

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

4 changes: 2 additions & 2 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#
# Please use Pipfile to update the requirements.
#
sphinx>=7.3.7 ; python_version >= '3.9'
sphinx>=7.1.2 ; python_version >= '3.8'
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'
prospector>=1.10.3 ; python_full_version >= '3.7.2' and python_version < '4.0'
coverage>=7.6.1 ; python_version >= '3.8'
Expand All @@ -22,4 +22,4 @@ twine>=4.0.2 ; python_version >= '3.7'
coloredlogs>=15.0.1 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
emoji>=2.13.2 ; python_version >= '3.7'
toml>=0.10.2 ; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
typing-extensions>=4.12.2 ; python_version >= '3.8'
typing-extensions>=4.12.2 ; python_version < '3.10'

0 comments on commit 8c035ff

Please sign in to comment.