Skip to content

Commit

Permalink
Merge pull request #138 from open-contracting/dependabot/pip/django-4…
Browse files Browse the repository at this point in the history
….2.7

build(deps): bump django from 4.2.3 to 4.2.7
  • Loading branch information
yolile authored Nov 2, 2023
2 parents 93ec24a + 64f2826 commit 30f64ed
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ cycler==0.10.0
# via matplotlib
dj-database-url==2.0.0
# via -r requirements.in
django==4.2.3
django==4.2.7
# via
# -r requirements.in
# dj-database-url
Expand Down
10 changes: 7 additions & 3 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ distlib==0.3.1
# via virtualenv
dj-database-url==2.0.0
# via -r requirements.txt
django==4.2.3
django==4.2.7
# via
# -r requirements.txt
# dj-database-url
Expand Down Expand Up @@ -92,7 +92,9 @@ googleapis-common-protos==1.52.0
# -r requirements.txt
# google-api-core
gunicorn[setproctitle]==20.1.0
# via -r requirements.txt
# via
# -r requirements.txt
# gunicorn
httplib2==0.22.0
# via
# -r requirements.txt
Expand Down Expand Up @@ -247,7 +249,9 @@ virtualenv==20.4.6
wheel==0.38.4
# via pip-tools
yapw[perf]==0.1.3
# via -r requirements.txt
# via
# -r requirements.txt
# yapw

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down

0 comments on commit 30f64ed

Please sign in to comment.