Skip to content

Commit

Permalink
Bump package versions for existing images
Browse files Browse the repository at this point in the history
  • Loading branch information
JackWilb committed Feb 7, 2024
1 parent 4f99538 commit 6af53b7
Show file tree
Hide file tree
Showing 4 changed files with 35 additions and 61 deletions.
48 changes: 18 additions & 30 deletions django3.2/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions django3.2/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,9 @@ readme = "README.md"
python = "^3.9"
django = ">=3.2,<4.0"
django-cors-headers = "^4.3.1"
pytest-django = "^4.7.0"
pytest-django = "^4.8.0"
gunicorn = "^21.2.0"
django-environ = "^0.11.2"
pysocks = "^1.7.1"


[build-system]
Expand Down
42 changes: 15 additions & 27 deletions django4.2/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions django4.2/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,9 @@ readme = "README.md"
python = "^3.11"
django = ">=4.2,<5.0"
django-cors-headers = "^4.3.1"
pytest-django = "^4.7.0"
pytest-django = "^4.8.0"
gunicorn = "^21.2.0"
django-environ = "^0.11.2"
pysocks = "^1.7.1"


[build-system]
Expand Down

0 comments on commit 6af53b7

Please sign in to comment.