File tree Expand file tree Collapse file tree 2 files changed +9
-7
lines changed
Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Original file line number Diff line number Diff line change @@ -9,20 +9,20 @@ colorama==0.4.6 ; sys_platform == 'win32'
99 # via pytest
1010exceptiongroup == 1.3.0 ; python_full_version < '3.11'
1111 # via pytest
12- falcon == 4.0.2
12+ falcon == 4.1.0
1313 # via
1414 # dspace-statistics-api
1515 # falcon-swagger-ui
1616falcon-swagger-ui @ git+https://github.com/alanorth/falcon-swagger-ui@c019c270b479c03d9276e20fd95488495b0943f6
1717 # via dspace-statistics-api
18- flake8 == 7.1.2
18+ flake8 == 7.3.0
1919gunicorn == 23.0.0
2020 # via dspace-statistics-api
2121idna == 3.10
2222 # via requests
2323iniconfig == 2.1.0
2424 # via pytest
25- isort == 5.13.2
25+ isort == 6.0.1
2626jinja2 == 3.1.6
2727 # via falcon-swagger-ui
2828markupsafe == 3.0.2
@@ -37,11 +37,13 @@ pluggy==1.6.0
3737 # via pytest
3838psycopg == 3.2.9
3939 # via dspace-statistics-api
40- pycodestyle == 2.12.1
40+ pycodestyle == 2.14.0
4141 # via flake8
42- pyflakes == 3.2 .0
42+ pyflakes == 3.4 .0
4343 # via flake8
44- pytest == 8.3.5
44+ pygments == 2.19.2
45+ # via pytest
46+ pytest == 8.4.2
4547requests == 2.32.4
4648 # via dspace-statistics-api
4749tomli == 2.2.1 ; python_full_version < '3.11'
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ certifi==2025.6.15
55 # via requests
66charset-normalizer == 3.4.2
77 # via requests
8- falcon == 4.0.2
8+ falcon == 4.1.0
99 # via
1010 # dspace-statistics-api
1111 # falcon-swagger-ui
You can’t perform that action at this time.
0 commit comments