Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Commit de93360

Browse files
committed
Bumped dependencies.
1 parent 93ff618 commit de93360

6 files changed

Lines changed: 16 additions & 16 deletions

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ updates:
66
commit-message:
77
prefix: "[Dependabot]"
88
labels:
9-
- Dependencies
9+
- Dependencies
1010
assignees:
1111
- Paebbels
1212
reviewers:

doc/Dependencies.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ PyPI (see :ref:`installation`).
4040
+==========================================================+=============+===========================================================================================+=================================================================================================================================+
4141
| `colorama <https://GitHub.com/tartley/colorama>`__ | ≥0.4.4 | `BSD-3-Clause <https://GitHub.com/tartley/colorama/blob/master/LICENSE.txt>`__ | None |
4242
+----------------------------------------------------------+-------------+-------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------+
43-
| `pyTooling <https://GitHub.com/pyTooling/pyTooling>`__ | ≥1.9.4 | `Apache License, 2.0 <https://GitHub.com/pyTooling/pyTooling/blob/main/LICENSE.txt>`__ | *None* |
43+
| `pyTooling <https://GitHub.com/pyTooling/pyTooling>`__ | ≥1.9.5 | `Apache License, 2.0 <https://GitHub.com/pyTooling/pyTooling/blob/main/LICENSE.txt>`__ | *None* |
4444
+----------------------------------------------------------+-------------+-------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------+
4545

4646

@@ -69,15 +69,15 @@ the mandatory dependencies too.
6969
+-----------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
7070
| **Package** | **Version** | **License** | **Dependencies** |
7171
+===========================================================+=============+========================================================================================+======================+
72-
| `pytest <https://GitHub.com/pytest-dev/pytest>`__ |6.2.5 | `MIT <https://GitHub.com/pytest-dev/pytest/blob/master/LICENSE>`__ | *Not yet evaluated.* |
72+
| `pytest <https://GitHub.com/pytest-dev/pytest>`__ |7.0.1 | `MIT <https://GitHub.com/pytest-dev/pytest/blob/master/LICENSE>`__ | *Not yet evaluated.* |
7373
+-----------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
7474
| `pytest-cov <https://GitHub.com/pytest-dev/pytest-cov>`__ | ≥3.0.0 | `MIT <https://GitHub.com/pytest-dev/pytest-cov/blob/master/LICENSE>`__ | *Not yet evaluated.* |
7575
+-----------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
7676
| `Coverage <https://GitHub.com/nedbat/coveragepy>`__ | ≥6.2 | `Apache License, 2.0 <https://GitHub.com/nedbat/coveragepy/blob/master/LICENSE.txt>`__ | *Not yet evaluated.* |
7777
+-----------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
7878
| `mypy <https://GitHub.com/python/mypy>`__ | ≥0.931 | `MIT <https://GitHub.com/python/mypy/blob/master/LICENSE>`__ | *Not yet evaluated.* |
7979
+-----------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
80-
| `lxml <https://GitHub.com/lxml/lxml>`__ | ≥4.6.4 | `BSD 3-Clause <https://GitHub.com/lxml/lxml/blob/master/LICENSE.txt>`__ | *Not yet evaluated.* |
80+
| `lxml <https://GitHub.com/lxml/lxml>`__ | ≥4.8 | `BSD 3-Clause <https://GitHub.com/lxml/lxml/blob/master/LICENSE.txt>`__ | *Not yet evaluated.* |
8181
+-----------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
8282

8383

@@ -105,13 +105,13 @@ the mandatory dependencies too.
105105
+-------------------------------------------------------------------------------------------------+--------------+----------------------------------------------------------------------------------------------------------+----------------------+
106106
| **Package** | **Version** | **License** | **Dependencies** |
107107
+=================================================================================================+==============+==========================================================================================================+======================+
108-
| `Sphinx <https://GitHub.com/sphinx-doc/sphinx>`__ | ≥4.3.0 | `BSD 3-Clause <https://GitHub.com/sphinx-doc/sphinx/blob/master/LICENSE>`__ | *Not yet evaluated.* |
108+
| `Sphinx <https://GitHub.com/sphinx-doc/sphinx>`__ | ≥4.4.0 | `BSD 3-Clause <https://GitHub.com/sphinx-doc/sphinx/blob/master/LICENSE>`__ | *Not yet evaluated.* |
109109
+-------------------------------------------------------------------------------------------------+--------------+----------------------------------------------------------------------------------------------------------+----------------------+
110110
| `sphinx_btd_theme <https://GitHub.com/buildthedocs/sphinx.theme>`__ | ≥0.5.2 | `MIT <https://GitHub.com/buildthedocs/sphinx.theme/blob/master/LICENSE>`__ | *Not yet evaluated.* |
111111
+-------------------------------------------------------------------------------------------------+--------------+----------------------------------------------------------------------------------------------------------+----------------------+
112112
| !! `sphinx_fontawesome <https://GitHub.com/fraoustin/sphinx_fontawesome>`__ | ≥0.0.6 | `GPL 2.0 <https://GitHub.com/fraoustin/sphinx_fontawesome/blob/master/LICENSE>`__ | *Not yet evaluated.* |
113113
+-------------------------------------------------------------------------------------------------+--------------+----------------------------------------------------------------------------------------------------------+----------------------+
114-
| `sphinx_autodoc_typehints <https://GitHub.com/agronholm/sphinx-autodoc-typehints>`__ | ≥1.14.1 | `MIT <https://GitHub.com/agronholm/sphinx-autodoc-typehints/blob/master/LICENSE>`__ | *Not yet evaluated.* |
114+
| `sphinx_autodoc_typehints <https://GitHub.com/agronholm/sphinx-autodoc-typehints>`__ | ≥1.17.0 | `MIT <https://GitHub.com/agronholm/sphinx-autodoc-typehints/blob/master/LICENSE>`__ | *Not yet evaluated.* |
115115
+-------------------------------------------------------------------------------------------------+--------------+----------------------------------------------------------------------------------------------------------+----------------------+
116116

117117

@@ -139,7 +139,7 @@ install the mandatory dependencies too.
139139
+----------------------------------------------------------------------------+--------------+----------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
140140
| **Package** | **Version** | **License** | **Dependencies** |
141141
+============================================================================+==============+==========================================================================================================+======================================================================================================================================================+
142-
| `pyTooling <https://GitHub.com/pyTooling/pyTooling>`__ | ≥1.9.4 | `Apache License, 2.0 <https://GitHub.com/pyTooling/pyTooling/blob/main/LICENSE.md>`__ | *None* |
142+
| `pyTooling <https://GitHub.com/pyTooling/pyTooling>`__ | ≥1.9.5 | `Apache License, 2.0 <https://GitHub.com/pyTooling/pyTooling/blob/main/LICENSE.md>`__ | *None* |
143143
+----------------------------------------------------------------------------+--------------+----------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
144144
| `wheel <https://GitHub.com/pypa/wheel>`__ | any | `MIT <https://github.com/pypa/wheel/blob/main/LICENSE.txt>`__ | *Not yet evaluated.* |
145145
+----------------------------------------------------------------------------+--------------+----------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+

doc/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
-r ../requirements.txt
22

3-
pyTooling>=1.9.4
3+
pyTooling>=1.9.5
44

55
# Enforce latest version on ReadTheDocs
6-
sphinx>=4.3.0
6+
sphinx>=4.4.0
77

88
# Sphinx Extenstions
99
#sphinx.ext.coverage
@@ -14,7 +14,7 @@ sphinxcontrib-mermaid>=0.7.1
1414
#sphinxcontrib-spelling>=2.2.0
1515
autoapi
1616
sphinx_fontawesome>=0.0.6
17-
sphinx_autodoc_typehints>=1.14.1
17+
sphinx_autodoc_typehints>=1.17.0
1818
# changelog>=0.3.5
1919

2020
# BuildTheDocs Extensions (mostly patched Sphinx extensions)

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[build-system]
22
requires = [
3-
"pyTooling >= 1.9.4",
4-
"setuptools >= 35.0.2",
5-
"wheel >= 0.29.0"
3+
"pyTooling >= 1.9.5",
4+
"setuptools >= 60.9.3",
5+
"wheel >= 0.37.1"
66
]
77
build-backend = "setuptools.build_meta"
88

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
colorama>=0.4.4
22

3-
pyTooling>=1.9.4
3+
pyTooling>=1.9.5

tests/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
Coverage>=6.2
55

66
# Test Runner
7-
pytest>=6.2.5
7+
pytest>=7.0.1
88
pytest-cov>=3.0.0
99

1010
# Static Type Checking
1111
mypy>=0.931
12-
lxml>=4.6.4
12+
lxml>=4.8

0 commit comments

Comments
 (0)