Skip to content

Commit

Permalink
Merge pull request #92 from uktrade/DST-750-Security-updates
Browse files Browse the repository at this point in the history
Security updates - certfi-cryptography
  • Loading branch information
ferozerub authored Oct 9, 2024
2 parents 724ace2 + 8129fab commit bd722e3
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 1,440 deletions.
5 changes: 3 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"

[packages]
django = "~=4.2"
django = "~=4.2.16"
sentry-sdk = "*"
pydantic-settings = "~=2.2"
dbt-copilot-python = "~=0.2"
Expand All @@ -29,9 +29,10 @@ django-staff-sso-client = "~=4.2.2"
python-magic = "~=0.4"
whitenoise = "~=6.6.0"
django-ratelimit = "~=4.1.0"
dbt-platform-helper = "==10.4.0"
gevent = "==24.2.1"
psycopg2-binary = "*"
certifi = "*"
cryptography = "~=43.0.1"

[dev-packages]
black = "~=24.3"
Expand Down
Loading

0 comments on commit bd722e3

Please sign in to comment.