Skip to content

Commit

Permalink
Merge pull request #201 from patrikspiess/Move-to-newer-poetry-style-…
Browse files Browse the repository at this point in the history
…dependency-groups-#199

⬆️ Use new dependency groups for Poetry in pyproject.toml
  • Loading branch information
lucmurer committed Mar 5, 2024
2 parents 59135c0 + 7f21516 commit 7a2a81a
Show file tree
Hide file tree
Showing 4 changed files with 421 additions and 436 deletions.
1 change: 1 addition & 0 deletions WHATSNEW.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
- Make `Fortinet.api()` more generic to support more methods
- Improve error handling and tests for `Fortinet.api()`
- Updated GitHub actions to latest major version due to Node.js 16 deprecation warning
- Use new dependency groups for Poetry in pyproject.toml

### Fixed

Expand Down
65 changes: 24 additions & 41 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,65 +1,48 @@
alabaster==0.7.13 ; python_version >= "3.8" and python_version < "3.13"
astroid==2.13.5 ; python_full_version >= "3.8.0" and python_version < "3.13"
attrs==23.1.0 ; python_full_version >= "3.8.0" and python_version < "3.13"
babel==2.13.0 ; python_version >= "3.8" and python_version < "3.13"
attrs==23.2.0 ; python_full_version >= "3.8.0" and python_version < "3.13"
black==22.10.0 ; python_full_version >= "3.8.0" and python_version < "3.13"
cachetools==5.3.1 ; python_full_version >= "3.8.0" and python_version < "3.13"
certifi==2023.7.22 ; python_version >= "3.8" and python_version < "3.13"
cachetools==5.3.3 ; python_full_version >= "3.8.0" and python_version < "3.13"
certifi==2024.2.2 ; python_full_version >= "3.8.0" and python_version < "3.13"
chardet==5.2.0 ; python_full_version >= "3.8.0" and python_version < "3.13"
charset-normalizer==3.3.0 ; python_version >= "3.8" and python_version < "3.13"
charset-normalizer==3.3.2 ; python_full_version >= "3.8.0" and python_version < "3.13"
click==8.1.7 ; python_full_version >= "3.8.0" and python_version < "3.13"
colorama==0.4.6 ; python_version >= "3.8" and python_version < "3.13"
colorama==0.4.6 ; python_full_version >= "3.8.0" and python_version < "3.13"
commonmark==0.9.1 ; python_full_version >= "3.8.0" and python_version < "3.13"
coverage[toml]==7.3.2 ; python_version >= "3.8" and python_version < "3.13"
dill==0.3.7 ; python_full_version >= "3.8.0" and python_version < "3.13"
distlib==0.3.7 ; python_full_version >= "3.8.0" and python_version < "3.13"
docutils==0.18.1 ; python_version >= "3.8" and python_version < "3.13"
exceptiongroup==1.1.3 ; python_full_version >= "3.8.0" and python_version < "3.11"
filelock==3.12.4 ; python_version >= "3.8" and python_version < "3.13"
idna==3.4 ; python_version >= "3.8" and python_version < "3.13"
imagesize==1.4.1 ; python_version >= "3.8" and python_version < "3.13"
importlib-metadata==6.8.0 ; python_version >= "3.8" and python_version < "3.10"
coverage[toml]==7.4.3 ; python_version >= "3.8" and python_version < "3.13"
dill==0.3.8 ; python_version >= "3.8" and python_version < "3.13"
distlib==0.3.8 ; python_full_version >= "3.8.0" and python_version < "3.13"
exceptiongroup==1.2.0 ; python_full_version >= "3.8.0" and python_version < "3.11"
filelock==3.13.1 ; python_version >= "3.8" and python_version < "3.13"
idna==3.6 ; python_full_version >= "3.8.0" and python_version < "3.13"
iniconfig==2.0.0 ; python_full_version >= "3.8.0" and python_version < "3.13"
isort==5.10.1 ; python_full_version >= "3.8.0" and python_version < "3.13"
jinja2==3.1.3 ; python_version >= "3.8" and python_version < "3.13"
lazy-object-proxy==1.9.0 ; python_full_version >= "3.8.0" and python_version < "3.13"
markupsafe==2.1.3 ; python_version >= "3.8" and python_version < "3.13"
jinja2==3.1.3 ; python_full_version >= "3.8.0" and python_version < "3.13"
lazy-object-proxy==1.10.0 ; python_version >= "3.8" and python_version < "3.13"
markupsafe==2.1.5 ; python_full_version >= "3.8.0" and python_version < "3.13"
mccabe==0.7.0 ; python_full_version >= "3.8.0" and python_version < "3.13"
mypy-extensions==1.0.0 ; python_full_version >= "3.8.0" and python_version < "3.13"
mypy==0.991 ; python_full_version >= "3.8.0" and python_version < "3.13"
packaging==23.2 ; python_version >= "3.8" and python_version < "3.13"
pathspec==0.11.2 ; python_full_version >= "3.8.0" and python_version < "3.13"
platformdirs==3.11.0 ; python_full_version >= "3.8.0" and python_version < "3.13"
pluggy==1.3.0 ; python_version >= "3.8" and python_version < "3.13"
pygments==2.16.1 ; python_version >= "3.8" and python_version < "3.13"
pathspec==0.12.1 ; python_version >= "3.8" and python_version < "3.13"
platformdirs==4.2.0 ; python_version >= "3.8" and python_version < "3.13"
pluggy==1.4.0 ; python_version >= "3.8" and python_version < "3.13"
pygments==2.17.2 ; python_full_version >= "3.8.0" and python_version < "3.13"
pygount==1.5.1 ; python_full_version >= "3.8.0" and python_version < "3.13"
pylint==2.15.10 ; python_full_version >= "3.8.0" and python_version < "3.13"
pyproject-api==1.6.1 ; python_version >= "3.8" and python_version < "3.13"
pytest-cov==4.0.0 ; python_full_version >= "3.8.0" and python_version < "3.13"
pytest==7.2.2 ; python_full_version >= "3.8.0" and python_version < "3.13"
pytz==2023.3.post1 ; python_version >= "3.8" and python_version < "3.9"
pyyaml==6.0.1 ; python_full_version >= "3.8.0" and python_version < "3.13"
requests==2.31.0 ; python_version >= "3.8" and python_version < "3.13"
requests==2.31.0 ; python_full_version >= "3.8.0" and python_version < "3.13"
rich==12.5.1 ; python_full_version >= "3.8.0" and python_version < "3.13"
snowballstemmer==2.2.0 ; python_version >= "3.8" and python_version < "3.13"
sphinx-rtd-theme==1.2.2 ; python_full_version >= "3.8.0" and python_version < "3.13"
sphinx==6.2.1 ; python_version >= "3.8" and python_version < "3.13"
sphinxcontrib-applehelp==1.0.4 ; python_version >= "3.8" and python_version < "3.13"
sphinxcontrib-devhelp==1.0.2 ; python_version >= "3.8" and python_version < "3.13"
sphinxcontrib-htmlhelp==2.0.1 ; python_version >= "3.8" and python_version < "3.13"
sphinxcontrib-jquery==4.1 ; python_full_version >= "3.8.0" and python_version < "3.13"
sphinxcontrib-jsmath==1.0.1 ; python_version >= "3.8" and python_version < "3.13"
sphinxcontrib-qthelp==1.0.3 ; python_version >= "3.8" and python_version < "3.13"
sphinxcontrib-serializinghtml==1.1.5 ; python_version >= "3.8" and python_version < "3.13"
tomli==2.0.1 ; python_version >= "3.8" and python_full_version < "3.11.0a7"
tomlkit==0.12.1 ; python_full_version >= "3.8.0" and python_version < "3.13"
tomlkit==0.12.4 ; python_full_version >= "3.8.0" and python_version < "3.13"
tox==4.4.12 ; python_full_version >= "3.8.0" and python_version < "3.13"
typer==0.6.1 ; python_full_version >= "3.8.0" and python_version < "3.13"
types-pyyaml==6.0.12.12 ; python_full_version >= "3.8.0" and python_version < "3.13"
types-requests==2.27.31 ; python_full_version >= "3.8.0" and python_version < "3.13"
types-urllib3==1.26.25.14 ; python_full_version >= "3.8.0" and python_version < "3.13"
typing-extensions==4.8.0 ; python_version >= "3.8" and python_version < "3.13"
urllib3==2.0.7 ; python_version >= "3.8" and python_version < "3.13"
virtualenv==20.24.5 ; python_full_version >= "3.8.0" and python_version < "3.13"
wrapt==1.15.0 ; python_full_version >= "3.8.0" and python_version < "3.13"
zipp==3.17.0 ; python_version >= "3.8" and python_version < "3.10"
typing-extensions==4.10.0 ; python_version >= "3.8" and python_version < "3.13"
urllib3==2.2.1 ; python_version >= "3.8" and python_version < "3.13"
virtualenv==20.25.1 ; python_full_version >= "3.8.0" and python_version < "3.13"
wrapt==1.16.0 ; python_full_version >= "3.8.0" and python_version < "3.13"
Loading

0 comments on commit 7a2a81a

Please sign in to comment.