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 requirements-fmt.in
66#
7- black==23.7 .0
7+ black==24.3 .0
88 # via -r requirements-fmt.in
9- click==8.1.6
9+ click==8.1.7
1010 # via black
11- isort==5.12.0
11+ isort==5.13.2
1212 # via -r requirements-fmt.in
1313mypy-extensions==1.0.0
1414 # via black
15- packaging==23.1
15+ packaging==24.0
1616 # via black
17- pathspec==0.11.2
17+ pathspec==0.12.1
1818 # via black
19- platformdirs==3.10 .0
19+ platformdirs==4.2 .0
2020 # via black
2121tomli==2.0.1
2222 # via black
23- typing-extensions==4.7.1
23+ typing-extensions==4.11.0
2424 # via black
Original file line number Diff line number Diff line change 44#
55# pip-compile requirements-integration.in
66#
7- asttokens==2.4.0
7+ asttokens==2.4.1
88 # via stack-data
9- attrs==23.1 .0
9+ attrs==23.2 .0
1010 # via
1111 # outcome
1212 # trio
1313backcall==0.2.0
1414 # via ipython
15- bcrypt==4.0.1
15+ bcrypt==4.1.2
1616 # via paramiko
17- blinker==1.6.2
17+ blinker==1.7.0
1818 # via selenium-wire
1919brotli==1.1.0
2020 # via selenium-wire
21- cachetools==5.3.1
21+ cachetools==5.3.3
2222 # via google-auth
23- certifi==2023.7.22
23+ certifi==2024.2.2
2424 # via
2525 # kubernetes
2626 # requests
2727 # selenium
2828 # selenium-wire
29- cffi==1.15.1
29+ cffi==1.16.0
3030 # via
3131 # cryptography
3232 # pynacl
33- charset-normalizer==3.2.0
33+ charset-normalizer==3.3.2
3434 # via requests
35- cryptography==41 .0.3
35+ cryptography==42 .0.5
3636 # via
3737 # paramiko
3838 # pyopenssl
3939decorator==5.1.1
4040 # via
4141 # ipdb
4242 # ipython
43- exceptiongroup==1.1.3
43+ exceptiongroup==1.2.0
4444 # via
4545 # pytest
4646 # trio
4747 # trio-websocket
48- executing==1. 2.0
48+ executing==2.0.1
4949 # via stack-data
50- google-auth==2.17.3
50+ google-auth==2.29.0
5151 # via kubernetes
5252h11==0.14.0
5353 # via wsproto
5454h2==4.1.0
5555 # via selenium-wire
5656hpack==4.0.0
5757 # via h2
58- hvac==1.2 .0
58+ hvac==2.1 .0
5959 # via juju
6060hyperframe==6.0.1
6161 # via
6262 # h2
6363 # selenium-wire
64- idna==3.4
64+ idna==3.6
6565 # via
6666 # requests
6767 # trio
6868iniconfig==2.0.0
6969 # via pytest
7070ipdb==0.13.13
7171 # via pytest-operator
72- ipython==8.12.2
72+ ipython==8.12.3
7373 # via ipdb
74- jedi==0.19.0
74+ jedi==0.19.1
7575 # via ipython
76- jinja2==3.1.2
76+ jinja2==3.1.3
7777 # via pytest-operator
78- juju==3.2.2
78+ juju==3.4.0.0
7979 # via
8080 # -r requirements-integration.in
8181 # pytest-operator
8282kaitaistruct==0.10
8383 # via selenium-wire
84- kubernetes==27.2 .0
84+ kubernetes==29.0 .0
8585 # via juju
86- macaroonbakery==1.3.1
86+ macaroonbakery==1.3.4
8787 # via juju
88- markupsafe==2.1.3
88+ markupsafe==2.1.5
8989 # via jinja2
9090matplotlib-inline==0.1.6
9191 # via ipython
@@ -95,52 +95,52 @@ oauthlib==3.2.2
9595 # via
9696 # kubernetes
9797 # requests-oauthlib
98- outcome==1.2.0
98+ outcome==1.3.0.post0
9999 # via trio
100- packaging==23.1
101- # via pytest
102- paramiko==2.12.0
100+ packaging==24.0
101+ # via
102+ # juju
103+ # pytest
104+ paramiko==3.4.0
103105 # via juju
104- parso==0.8.3
106+ parso==0.8.4
105107 # via jedi
106- pexpect==4.8 .0
108+ pexpect==4.9 .0
107109 # via ipython
108110pickleshare==0.7.5
109111 # via ipython
110- pluggy==1.3 .0
112+ pluggy==1.4 .0
111113 # via pytest
112- prompt-toolkit==3.0.39
114+ prompt-toolkit==3.0.43
113115 # via ipython
114- protobuf==3.20.3
116+ protobuf==5.26.1
115117 # via macaroonbakery
116118ptyprocess==0.7.0
117119 # via pexpect
118120pure-eval==0.2.2
119121 # via stack-data
120- pyasn1==0.5 .0
122+ pyasn1==0.6 .0
121123 # via
122124 # juju
123125 # pyasn1-modules
124126 # rsa
125127 # selenium-wire
126- pyasn1-modules==0.3 .0
128+ pyasn1-modules==0.4 .0
127129 # via google-auth
128- pycparser==2.21
130+ pycparser==2.22
129131 # via cffi
130- pygments==2.16.1
132+ pygments==2.17.2
131133 # via ipython
132- pyhcl==0.4.5
133- # via hvac
134134pymacaroons==0.13.0
135135 # via macaroonbakery
136136pynacl==1.5.0
137137 # via
138138 # macaroonbakery
139139 # paramiko
140140 # pymacaroons
141- pyopenssl==23.2 .0
141+ pyopenssl==24.1 .0
142142 # via selenium-wire
143- pyparsing==3.1.1
143+ pyparsing==3.1.2
144144 # via selenium-wire
145145pyrfc3339==1.1
146146 # via
@@ -150,18 +150,18 @@ pysocks==1.7.1
150150 # via
151151 # selenium-wire
152152 # urllib3
153- pytest==7.4.2
153+ pytest==8.1.1
154154 # via
155155 # -r requirements-integration.in
156156 # pytest-asyncio
157157 # pytest-operator
158158pytest-asyncio==0.21.1
159159 # via pytest-operator
160- pytest-operator==0.29 .0
160+ pytest-operator==0.34 .0
161161 # via -r requirements-integration.in
162- python-dateutil==2.8.2
162+ python-dateutil==2.9.0.post0
163163 # via kubernetes
164- pytz==2023.3.post1
164+ pytz==2024.1
165165 # via pyrfc3339
166166pyyaml==6.0.1
167167 # via
@@ -176,11 +176,11 @@ requests==2.31.0
176176 # kubernetes
177177 # macaroonbakery
178178 # requests-oauthlib
179- requests-oauthlib==1.3.1
179+ requests-oauthlib==2.0.0
180180 # via kubernetes
181181rsa==4.9
182182 # via google-auth
183- selenium==4.12 .0
183+ selenium==4.19 .0
184184 # via
185185 # -r requirements-integration.in
186186 # selenium-wire
@@ -189,17 +189,15 @@ selenium-wire==5.1.0
189189six==1.16.0
190190 # via
191191 # asttokens
192- # google-auth
193192 # kubernetes
194193 # macaroonbakery
195- # paramiko
196194 # pymacaroons
197195 # python-dateutil
198- sniffio==1.3.0
196+ sniffio==1.3.1
199197 # via trio
200198sortedcontainers==2.4.0
201199 # via trio
202- stack-data==0.6.2
200+ stack-data==0.6.3
203201 # via ipython
204202tenacity==8.2.3
205203 # via -r requirements-integration.in
@@ -209,36 +207,37 @@ tomli==2.0.1
209207 # pytest
210208toposort==1.10
211209 # via juju
212- traitlets==5.9.0
210+ traitlets==5.14.2
213211 # via
214212 # ipython
215213 # matplotlib-inline
216- trio==0.22.2
214+ trio==0.25.0
217215 # via
218216 # selenium
219217 # trio-websocket
220- trio-websocket==0.10.4
218+ trio-websocket==0.11.1
221219 # via selenium
222- typing-extensions==4.7.1
220+ typing-extensions==4.11.0
223221 # via
224222 # ipython
223+ # selenium
225224 # typing-inspect
226225typing-inspect==0.9.0
227226 # via juju
228- urllib3[socks]==2.0.4
227+ urllib3[socks]==2.2.1
229228 # via
230229 # kubernetes
231230 # requests
232231 # selenium
233- wcwidth==0.2.6
232+ wcwidth==0.2.13
234233 # via prompt-toolkit
235- websocket-client==1.6.2
234+ websocket-client==1.7.0
236235 # via kubernetes
237- websockets==8.1
236+ websockets==12.0
238237 # via juju
239238wsproto==1.2.0
240239 # via
241240 # selenium-wire
242241 # trio-websocket
243- zstandard==0.21 .0
242+ zstandard==0.22 .0
244243 # via selenium-wire
Original file line number Diff line number Diff line change 44#
55# pip-compile requirements-lint.in
66#
7- black==23.7 .0
7+ black==24.3 .0
88 # via -r requirements-lint.in
9- click==8.1.6
9+ click==8.1.7
1010 # via black
11- codespell==2.2.5
11+ codespell==2.2.6
1212 # via -r requirements-lint.in
13- flake8==6.0 .0
13+ flake8==6.1 .0
1414 # via
1515 # -r requirements-lint.in
1616 # flake8-builtins
1717 # pep8-naming
1818 # pyproject-flake8
19- flake8-builtins==2.1 .0
19+ flake8-builtins==2.4 .0
2020 # via -r requirements-lint.in
2121flake8-copyright==0.2.4
2222 # via -r requirements-lint.in
23- isort==5.12.0
23+ isort==5.13.2
2424 # via -r requirements-lint.in
2525mccabe==0.7.0
2626 # via flake8
2727mypy-extensions==1.0.0
2828 # via black
29- packaging==23.1
29+ packaging==24.0
3030 # via black
31- pathspec==0.11.2
31+ pathspec==0.12.1
3232 # via black
3333pep8-naming==0.13.3
3434 # via -r requirements-lint.in
35- platformdirs==3.10 .0
35+ platformdirs==4.2 .0
3636 # via black
37- pycodestyle==2.10.0
37+ pycodestyle==2.11.1
3838 # via flake8
39- pyflakes==3.0.1
39+ pyflakes==3.1.0
4040 # via flake8
41- pyproject-flake8==6.0.0.post1
41+ pyproject-flake8==6.1.0
4242 # via -r requirements-lint.in
4343tomli==2.0.1
4444 # via
4545 # black
4646 # pyproject-flake8
47- typing-extensions==4.7.1
47+ typing-extensions==4.11.0
4848 # via black
4949
5050# The following packages are considered to be unsafe in a requirements file:
You can’t perform that action at this time.
0 commit comments