Skip to content

Commit

Permalink
Merge pull request #30 from City-of-Turku/dependabot/pip/django-4.2.10
Browse files Browse the repository at this point in the history
Bump django from 4.2 to 4.2.10
  • Loading branch information
juuso-j authored Mar 6, 2024
2 parents ca17a5f + 257a17e commit f5bfd7f
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,10 @@ click==8.1.3
# black
# pip-tools
coverage[toml]==7.2.3
# via pytest-cov
django==4.2
# via
# coverage
# pytest-cov
django==4.2.10
# via
# -r requirements.in
# django-cors-headers
Expand Down Expand Up @@ -121,6 +123,7 @@ tomli==2.0.1
# black
# build
# coverage
# pyproject-hooks
# pytest
typing-extensions==4.5.0
# via django-modeltranslation
Expand Down

0 comments on commit f5bfd7f

Please sign in to comment.