Skip to content

Commit

Permalink
Merge pull request #51 from geoadmin/bug-fix-dependabot-alerts
Browse files Browse the repository at this point in the history
Update packages
  • Loading branch information
msom authored Dec 11, 2024
2 parents b2d2e3f + 2d8159d commit 6d3195a
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
8 changes: 4 additions & 4 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@ verify_ssl = true
name = "pypi"

[packages]
django = "~=5.0.7"
django = "~=5.0.10"
django-ninja = "~=1.1"
psycopg2-binary = "~=2.9.5"
django-environ = "~=0.11"
gunicorn = "~=23.0"
pyyaml = "~=6.0.2"
gevent = "~=24.2"
logging-utilities = "~=4.4.1"
boto3 = "~=1.35"
nanoid = "~=2.0"
whitenoise = "~=6.8"
boto3 = "~=1.35.78"
nanoid = "~=2.0.0"
whitenoise = "~=6.8.2"

[dev-packages]
yapf = "*"
Expand Down
38 changes: 19 additions & 19 deletions Pipfile.lock

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

0 comments on commit 6d3195a

Please sign in to comment.