Skip to content

Commit

Permalink
Update Piplock
Browse files Browse the repository at this point in the history
  • Loading branch information
vigneshhari committed Jan 8, 2025
1 parent e704f66 commit 38e5e89
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 133 deletions.
10 changes: 5 additions & 5 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name = "pypi"
[packages]
argon2-cffi = "==23.1.0"
authlib = "==1.4.0"
boto3 = "==1.35.90"
boto3 = "==1.35.93"
celery = "==5.4.0"
django = "==5.1.3"
django-environ = "==0.11.2"
Expand All @@ -28,7 +28,7 @@ gunicorn = "==23.0.0"
healthy-django = "==0.1.0"
json-fingerprint = "==0.14.0"
jsonschema = "==4.23.0"
newrelic = "==10.2.0"
newrelic = "==10.4.0"
pillow = "==11.0.0"
psycopg = { extras = ["c"], version = "==3.2.3" }
pydantic = "==2.9.2"
Expand All @@ -45,15 +45,15 @@ django-anymail = {extras = ["amazon-ses"], version = "*"}

[dev-packages]
boto3-stubs = { extras = ["s3", "boto3"], version = "*" }
coverage = "==7.6.4"
coverage = "==7.6.10"
debugpy = "==1.8.11"
django-coverage-plugin = "==3.1.0"
django-extensions = "==3.2.3"
django-silk = "==5.3.2"
djangorestframework-stubs = "==3.15.1"
djangorestframework-stubs = "==3.15.2"
factory-boy = "==3.3.1"
freezegun = "==1.5.1"
ipython = "==8.29.0"
ipython = "==8.31.0"
mypy = "==1.13.0"
pre-commit = "==4.0.1"
requests-mock = "==1.12.1"
Expand Down
Loading

0 comments on commit 38e5e89

Please sign in to comment.