File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- FROM python:3.15.0a5 -slim
1+ FROM python:3.15.0a6 -slim
22
33# Set environment variables to prevent interactive prompts and optimize Python
44ENV DEBIAN_FRONTEND=noninteractive \
Original file line number Diff line number Diff line change 1- FROM python:3.15.0a5 -slim
1+ FROM python:3.15.0a6 -slim
22
33# Set environment variables to prevent interactive prompts and optimize Python
44ENV DEBIAN_FRONTEND=noninteractive \
Original file line number Diff line number Diff line change 1- flask == 3.1.2
1+ flask == 3.1.3
22flask-login == 0.6.3
33flask-wtf == 1.2.2
4- werkzeug == 3.1.5
4+ werkzeug == 3.1.6
55bcrypt == 5.0.0
66APScheduler == 3.11.2
77PyGithub == 2.8.1
88gitpython == 3.1.46
9- python-dotenv == 1.2.1
9+ python-dotenv == 1.2.2
1010requests == 2.32.5
11- sqlalchemy == 2.0.46
11+ sqlalchemy == 2.0.47
1212flask-sqlalchemy == 3.1.1
1313wtforms == 3.2.1
14- gunicorn == 25.0.3
14+ gunicorn == 25.1.0
1515pytz == 2025.2
1616
You can’t perform that action at this time.
0 commit comments