chore: Bump beautifulsoup4, cryptography, SQLAlchemy, Werkzeug to latest patch versions
Some checks are pending
NordaBiz Tests / Unit & Integration Tests (push) Waiting to run
NordaBiz Tests / E2E Tests (Playwright) (push) Blocked by required conditions
NordaBiz Tests / Smoke Tests (Production) (push) Blocked by required conditions
NordaBiz Tests / Send Failure Notification (push) Blocked by required conditions
Some checks are pending
NordaBiz Tests / Unit & Integration Tests (push) Waiting to run
NordaBiz Tests / E2E Tests (Playwright) (push) Blocked by required conditions
NordaBiz Tests / Smoke Tests (Production) (push) Blocked by required conditions
NordaBiz Tests / Send Failure Notification (push) Blocked by required conditions
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
4622461678
commit
f318956429
@ -5,15 +5,15 @@
|
||||
# Web Framework
|
||||
Flask==3.1.2
|
||||
Flask-Login==0.6.3
|
||||
Werkzeug==3.1.3
|
||||
Werkzeug==3.1.5
|
||||
|
||||
# Security
|
||||
Flask-WTF==1.2.2
|
||||
Flask-Limiter==4.1.1
|
||||
cryptography==46.0.3
|
||||
cryptography==46.0.4
|
||||
|
||||
# Database
|
||||
SQLAlchemy==2.0.44
|
||||
SQLAlchemy==2.0.46
|
||||
psycopg2-binary==2.9.11
|
||||
|
||||
# Google Gemini AI
|
||||
@ -36,7 +36,7 @@ user-agents>=2.2.0
|
||||
pdfplumber>=0.10.0
|
||||
|
||||
# SEO Analysis
|
||||
beautifulsoup4==4.14.2
|
||||
beautifulsoup4==4.14.3
|
||||
selectolax==0.4.6
|
||||
python-whois==0.9.6
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user