Skip to content
Open
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
be3b04f
Bump flask from 2.2.2 to 2.2.5
dependabot[bot] Oct 18, 2023
7b880d8
Bump idna from 3.6 to 3.7
dependabot[bot] Apr 12, 2024
3b81f0d
Bump werkzeug from 3.0.1 to 3.0.3
dependabot[bot] May 6, 2024
9b86f66
Bump jinja2 from 3.1.3 to 3.1.4
dependabot[bot] May 6, 2024
781de03
dependabot[bot] May 21, 2024
331b7cd
Bump urllib3 from 2.2.0 to 2.2.2
dependabot[bot] Jun 17, 2024
f1dfc43
Bump certifi from 2024.2.2 to 2024.7.4
dependabot[bot] Jul 6, 2024
3140867
Bump zipp from 3.17.0 to 3.19.1
dependabot[bot] Jul 9, 2024
371245d
Merge branch 'dependabot-updates-1025' into dependabot/pip/flask-2.2.5
rahlvers Oct 7, 2025
271aec7
Merge pull request #113 from SNIA/dependabot/pip/flask-2.2.5
rahlvers Oct 7, 2025
bd2f241
Merge pull request #127 from SNIA/dependabot/pip/idna-3.7
rahlvers Oct 7, 2025
7cde581
Merge pull request #128 from SNIA/dependabot/pip/werkzeug-3.0.3
rahlvers Oct 7, 2025
9a7c04c
Merge pull request #129 from SNIA/dependabot/pip/jinja2-3.1.4
rahlvers Oct 7, 2025
c0b2f4c
Merge pull request #133 from SNIA/dependabot/pip/requests-2.32.0
rahlvers Oct 7, 2025
a52bc2b
Merge branch 'dependabot-updates-1025' into dependabot/pip/urllib3-2.2.2
rahlvers Oct 7, 2025
3d49178
Merge pull request #141 from SNIA/dependabot/pip/urllib3-2.2.2
rahlvers Oct 7, 2025
2932732
Merge pull request #145 from SNIA/dependabot/pip/certifi-2024.7.4
rahlvers Oct 7, 2025
5813875
Merge branch 'dependabot-updates-1025' into dependabot/pip/zipp-3.19.1
rahlvers Oct 7, 2025
6e04d89
Merge pull request #146 from SNIA/dependabot/pip/zipp-3.19.1
rahlvers Oct 7, 2025
e6f8abd
Update requests to latest version.
rahlvers Oct 7, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
aniso8601==9.0.1
certifi==2024.2.2
certifi==2024.7.4
charset-normalizer==3.3.2
click==8.1.7
Flask==3.0.2
Flask-HTTPAuth==4.8.0
Flask-Login==0.6.3
Flask-RESTful==0.3.10
idna==3.6
idna==3.7
importlib-metadata==7.0.1
itsdangerous==2.1.2
Jinja2==3.1.3
Jinja2==3.1.4
MarkupSafe==2.1.5
PyJWT==2.8.0
pytz==2024.1
requests==2.31.0
requests==2.32.5
six==1.16.0
StringGenerator==0.4.4
Werkzeug==3.0.1
urllib3==2.2.0
zipp==3.17.0
urllib3==2.2.2
Werkzeug==3.0.3
zipp==3.19.1