Skip to content

Commit

Permalink
Bump certifi
Browse files Browse the repository at this point in the history
  • Loading branch information
davidu1975 committed Jul 8, 2024
1 parent 1456478 commit fc7f1cd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ django-redis==5.4.*
waitress==2.1.2
django-celery-beat==2.5.0
pyjwt==2.4.0
certifi==2023.07.22
certifi==2024.07.04
sqlparse==0.5.0
drf-spectacular>=0.26.0
elastic-apm==6.1.*
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ celery[redis]==5.4.0
# -r requirements.in
# dbt-copilot-python
# django-celery-beat
certifi==2023.7.22
certifi==2024.7.4
# via
# -r requirements.in
# elastic-apm
Expand Down
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ celery[redis]==5.4.0
# -r requirements.in
# dbt-copilot-python
# django-celery-beat
certifi==2023.7.22
certifi==2024.7.4
# via
# -r requirements.in
# elastic-apm
Expand Down

0 comments on commit fc7f1cd

Please sign in to comment.