File tree Expand file tree Collapse file tree 1 file changed +25
-23
lines changed Expand file tree Collapse file tree 1 file changed +25
-23
lines changed Original file line number Diff line number Diff line change @@ -2,18 +2,18 @@ aniso8601==9.0.1
2
2
async-timeout == 4.0.3
3
3
attrs == 23.2.0
4
4
black == 24.4.2
5
- blinker == 1.8.1
5
+ blinker == 1.8.2
6
6
cachelib == 0.9.0
7
- certifi == 2024.2.2
7
+ certifi == 2024.7.4
8
8
charset-normalizer == 3.3.2
9
9
click == 8.1.7
10
- coverage == 7.5.0
10
+ coverage == 7.5.4
11
11
Deprecated == 1.2.14
12
- flake8 == 7.0 .0
12
+ flake8 == 7.1 .0
13
13
Flask == 3.0.3
14
- Flask-Caching == 2.2 .0
15
- Flask-Cors == 4.0.0
16
- Flask-Limiter == 3.6 .0
14
+ Flask-Caching == 2.3 .0
15
+ Flask-Cors == 4.0.1
16
+ Flask-Limiter == 3.7 .0
17
17
flask-marshmallow == 1.2.1
18
18
flask-restx == 1.3.0
19
19
Flask-SQLAlchemy == 3.1.1
@@ -22,37 +22,39 @@ idna==3.7
22
22
importlib_resources == 6.4.0
23
23
iniconfig == 2.0.0
24
24
itsdangerous == 2.2.0
25
- Jinja2 == 3.1.3
26
- jsonschema == 4.22 .0
25
+ Jinja2 == 3.1.4
26
+ jsonschema == 4.23 .0
27
27
jsonschema-specifications == 2023.12.1
28
- limits == 3.11 .0
28
+ limits == 3.13 .0
29
29
markdown-it-py == 3.0.0
30
30
MarkupSafe == 2.1.5
31
- marshmallow == 3.21.2
31
+ marshmallow == 3.21.3
32
32
mccabe == 0.7.0
33
33
mdurl == 0.1.2
34
34
mypy-extensions == 1.0.0
35
35
mysqlclient == 2.2.4
36
36
ordered-set == 4.1.0
37
- packaging == 24.0
37
+ packaging == 24.1
38
38
pathspec == 0.12.1
39
- platformdirs == 4.2.1
39
+ platformdirs == 4.2.2
40
40
pluggy == 1.5.0
41
- pycodestyle == 2.11.1
41
+ pycodestyle == 2.12.0
42
42
pyflakes == 3.2.0
43
- Pygments == 2.17.2
43
+ Pygments == 2.18.0
44
44
pyrsistent == 0.20.0
45
- pytest == 8.2.0
45
+ pytest == 8.2.2
46
46
python-dateutil == 2.9.0.post0
47
47
pytz == 2024.1
48
- redis == 5.0.4
48
+ redis == 5.0.7
49
49
referencing == 0.35.1
50
- requests == 2.31.0
50
+ requests == 2.32.3
51
51
rich == 13.7.1
52
- rpds-py == 0.18.0
52
+ rpds-py == 0.19.0
53
+ setuptools == 70.2.0
53
54
six == 1.16.0
54
- SQLAlchemy == 2.0.29
55
- typing_extensions == 4.11.0
56
- urllib3 == 2.2.1
57
- Werkzeug == 3.0.2
55
+ SQLAlchemy == 2.0.31
56
+ typing_extensions == 4.12.2
57
+ urllib3 == 2.2.2
58
+ Werkzeug == 3.0.3
59
+ wheel == 0.43.0
58
60
wrapt == 1.16.0
You can’t perform that action at this time.
0 commit comments