Skip to content

Commit 05de94b

Browse files
Merge pull request #4 from xploitoverload/dependabot/pip/pip-108baf206b
Bump the pip group across 1 directory with 4 updates
2 parents 4ced7fa + ba03c00 commit 05de94b

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

requirements-prod.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Flask-Caching==2.3.0
3535
redis==5.0.1
3636

3737
# API Documentation
38-
Flask-CORS==4.0.0
38+
Flask-CORS==6.0.0
3939

4040
# Email & Notifications
4141
Flask-Mail==0.9.1
@@ -48,7 +48,7 @@ gunicorn==22.0.0
4848
python-json-logger==2.0.7
4949

5050
# API Request Validation
51-
marshmallow==3.20.1
51+
marshmallow==3.26.2
5252
marshmallow-sqlalchemy==0.29.0
5353

5454
# Data Export

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@ Flask-Caching==2.0.2
3737
redis==5.0.1
3838

3939
# API Documentation
40-
Flask-CORS==4.0.0
40+
Flask-CORS==6.0.0
4141
Flask-Swagger==0.2.14
4242
flasgger==0.9.7.1
4343

4444
# Phase 6 - Enterprise Systems
4545
flask-socketio==5.3.5
46-
python-socketio==5.9.0
46+
python-socketio==5.14.0
4747
python-engineio==4.8.0
4848
graphene==3.3
4949
graphene-sqlalchemy==3.0.0rc2
@@ -72,12 +72,12 @@ uwsgi==2.0.23
7272

7373
# Monitoring & Logging
7474
python-json-logger==2.0.7
75-
sentry-sdk==1.38.0
75+
sentry-sdk==1.45.1
7676

7777
# Data Export
7878
openpyxl==3.1.2
7979
reportlab==4.0.7
8080

8181
# API Request Validation
82-
marshmallow==3.20.1
82+
marshmallow==3.26.2
8383
marshmallow-sqlalchemy==0.29.0

0 commit comments

Comments
 (0)