Skip to content

Commit eabf021

Browse files
committed
update dependencies
1 parent aebd6c9 commit eabf021

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ plugins = [
4949
]
5050
images = [
5151
'pillow~=11.2.1',
52-
'ascii_magic~=2.3.0'
52+
'ascii_magic~=2.7.2'
5353

5454
]
5555
all = [

setup_requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
flake8~=7.3.0
2-
pylint~=3.3.7
3-
bandit~=1.8.5
2+
pylint~=4.0.2
3+
bandit~=1.8.6
44

55
# For UI only
6-
Flask~=3.1.1
6+
Flask~=3.1.2
77
flask-login~=0.6.3

0 commit comments

Comments
 (0)