Skip to content

Commit a3b67c7

Browse files
committed
Bump PyPI requirements [Automated]
1 parent c543f6e commit a3b67c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ prompt-toolkit==3.0.51 # via ipython
1212
ptyprocess==0.7.0 # via pexpect
1313
pygments==2.19.1 # via ipython, rich
1414
rich==14.0.0 # via -r dev-requirements.in
15-
setuptools==80.3.1 # via ipython, -c requirements.txt
15+
setuptools==80.4.0 # via ipython, -c requirements.txt
1616
traitlets==5.14.3 # via ipython, matplotlib-inline
1717
wcwidth==0.2.13 # via prompt-toolkit

ops-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
black==25.1.0 # via -r ops-requirements.in
2-
click==8.1.8 # via black
2+
click==8.2.0 # via black
33
isort==6.0.1 # via -r ops-requirements.in
44
mypy-extensions==1.1.0 # via black
55
packaging==25.0 # via black

0 commit comments

Comments
 (0)