Skip to content

Commit

Permalink
Combined PRs (pypi#14773)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pypi-combine-prs[bot] <144945619+pypi-combine-prs[bot]@users.noreply.github.com>
  • Loading branch information
pypi-combine-prs[bot] and dependabot[bot] authored Oct 17, 2023
1 parent 8304c39 commit 096a2cc
Show file tree
Hide file tree
Showing 9 changed files with 233 additions and 229 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# First things first, we build an image which is where we're going to compile
# our static assets with. We use this stage in development.
FROM node:20.8.0-bookworm as static-deps
FROM node:20.8.1-bookworm as static-deps

WORKDIR /opt/warehouse/src/

Expand Down
90 changes: 45 additions & 45 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion requirements/deploy.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
gunicorn==21.2.0
ddtrace==2.0.2
ddtrace==2.1.1
Loading

0 comments on commit 096a2cc

Please sign in to comment.