Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/psycopg2-2.9.10
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanoSperetta authored Dec 7, 2024
2 parents 7f84716 + 75f04e5 commit be6d8a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM ubuntu:24.04
FROM python:3.12
FROM python:3.13

ENV PATH="/scripts:${PATH}"

Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ pylint==3.2.5
# via
# pylint-django
# pylint-plugin-utils
pylint-django==2.5.5
pylint-django==2.6.1
# via -r requirements_dev.in
pylint-plugin-utils==0.8.2
# via pylint-django
Expand Down

0 comments on commit be6d8a8

Please sign in to comment.