Skip to content

Commit

Permalink
904 update django dependency (#846)
Browse files Browse the repository at this point in the history
  • Loading branch information
adrian-codecov authored Nov 4, 2024
1 parent 8fec23c commit 77eac6f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ celery>=5.3.6
click
codecov-ribs
coverage
Django>=4.2.16
django-postgres-extra>=2.0.8
factory-boy
google-cloud-pubsub
Expand Down
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,9 @@ distlib==0.3.7
# via virtualenv
distro==1.8.0
# via openai
django==4.2.15
django==4.2.16
# via
# -r requirements.in
# django-model-utils
# django-postgres-extra
# shared
Expand Down

0 comments on commit 77eac6f

Please sign in to comment.