File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44#
55# pip-compile --extra=dev --output-file=requirements-dev.txt pyproject.toml
66#
7- astroid == 3.3.9
7+ astroid == 3.3.11
88 # via pylint
99backports-tarfile == 1.2.0
1010 # via jaraco-context
1111black == 25.1.0
1212 # via impact-stack-rest (pyproject.toml)
1313blinker == 1.9.0
1414 # via flask
15- certifi == 2025.4.26
15+ certifi == 2025.7.14
1616 # via requests
1717cffi == 1.17.1
1818 # via cryptography
1919cfgv == 3.4.0
2020 # via pre-commit
2121charset-normalizer == 3.4.2
2222 # via requests
23- click == 8.1.8
23+ click == 8.2.1
2424 # via
2525 # black
2626 # flask
27- coverage [toml ]== 7.8.0
27+ coverage [toml ]== 7.9.2
2828 # via pytest-cov
29- cryptography == 44 .0.3
29+ cryptography == 45 .0.5
3030 # via secretstorage
3131dill == 0.4.0
3232 # via pylint
@@ -36,11 +36,11 @@ docutils==0.21.2
3636 # via readme-renderer
3737filelock == 3.18.0
3838 # via virtualenv
39- flask == 3.1.0
39+ flask == 3.1.1
4040 # via impact-stack-rest (pyproject.toml)
4141id == 1.5.0
4242 # via twine
43- identify == 2.6.10
43+ identify == 2.6.12
4444 # via pre-commit
4545idna == 3.10
4646 # via requests
@@ -58,7 +58,7 @@ jaraco-classes==3.4.0
5858 # via keyring
5959jaraco-context == 6.0.1
6060 # via keyring
61- jaraco-functools == 4.1.0
61+ jaraco-functools == 4.2.1
6262 # via keyring
6363jeepney == 0.9.0
6464 # via
@@ -72,6 +72,7 @@ markdown-it-py==3.0.0
7272 # via rich
7373markupsafe == 3.0.2
7474 # via
75+ # flask
7576 # jinja2
7677 # werkzeug
7778mccabe == 0.7.0
@@ -84,7 +85,7 @@ more-itertools==10.7.0
8485 # jaraco-functools
8586mypy-extensions == 1.1.0
8687 # via black
87- nh3 == 0.2.21
88+ nh3 == 0.2.22
8889 # via readme-renderer
8990nodeenv == 1.9.1
9091 # via pre-commit
@@ -100,29 +101,32 @@ platformdirs==4.3.8
100101 # black
101102 # pylint
102103 # virtualenv
103- pluggy == 1.5.0
104- # via pytest
104+ pluggy == 1.6.0
105+ # via
106+ # pytest
107+ # pytest-cov
105108pre-commit == 4.2.0
106109 # via impact-stack-rest (pyproject.toml)
107110pycparser == 2.22
108111 # via cffi
109- pygments == 2.19.1
112+ pygments == 2.19.2
110113 # via
114+ # pytest
111115 # readme-renderer
112116 # rich
113117pylint == 3.3.7
114118 # via impact-stack-rest (pyproject.toml)
115- pytest == 8.3.5
119+ pytest == 8.4.1
116120 # via
117121 # impact-stack-rest (pyproject.toml)
118122 # pytest-cov
119- pytest-cov == 6.1 .1
123+ pytest-cov == 6.2 .1
120124 # via impact-stack-rest (pyproject.toml)
121125pyyaml == 6.0.2
122126 # via pre-commit
123127readme-renderer == 44.0
124128 # via twine
125- requests == 2.32.3
129+ requests == 2.32.4
126130 # via
127131 # id
128132 # impact-stack-rest (pyproject.toml)
@@ -139,17 +143,17 @@ rich==14.0.0
139143 # via twine
140144secretstorage == 3.3.3
141145 # via keyring
142- tomlkit == 0.13.2
146+ tomlkit == 0.13.3
143147 # via pylint
144148twine == 6.1.0
145149 # via impact-stack-rest (pyproject.toml)
146- urllib3 == 2.4 .0
150+ urllib3 == 2.5 .0
147151 # via
148152 # requests
149153 # twine
150- virtualenv == 20.31.1
154+ virtualenv == 20.31.2
151155 # via pre-commit
152156werkzeug == 3.1.3
153157 # via flask
154- zipp == 3.21 .0
158+ zipp == 3.23 .0
155159 # via importlib-metadata
You can’t perform that action at this time.
0 commit comments