Skip to content

Commit

Permalink
Merge pull request #6430 from Flowminder/bump-deps-20231218
Browse files Browse the repository at this point in the history
Bump deps
  • Loading branch information
jc-harrison committed Dec 18, 2023
2 parents 9321917 + d161b5f commit 4e87ee0
Show file tree
Hide file tree
Showing 14 changed files with 2,650 additions and 2,589 deletions.
1,128 changes: 569 additions & 559 deletions docs/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion flowapi.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.

FROM python:3.8-alpine@sha256:53d57c08e3cc8a78ea0f073964cefd075dca6718ae4a797c3feb3cd60b25c8b4
FROM python:3.8-alpine@sha256:ed7ccb67d99a77f2d4ba114564b70ebdbfc8c0d24f113355d7257826a8e09876

ARG SOURCE_VERSION=0+unknown
ENV SOURCE_VERSION=${SOURCE_VERSION}
Expand Down
754 changes: 382 additions & 372 deletions flowapi/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion flowauth.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ COPY flowauth/frontend /
RUN npm install --production
RUN PUBLIC_URL=/static npm run-script build

FROM tiangolo/uwsgi-nginx-flask:python3.8-alpine@sha256:15bf3f5a19140c6fed40e0c4c95214a370f8117320c790a9f8c051f6bd909632
FROM tiangolo/uwsgi-nginx-flask:python3.8-alpine@sha256:084a8e1c8d3b0ca2973196d08b7597064485d64b4749fe758d6680ce9020ebd9
ARG SOURCE_VERSION=0+unknown
ENV SOURCE_VERSION=${SOURCE_VERSION}
ENV SOURCE_TREE=FlowKit-${SOURCE_VERSION}
Expand Down
398 changes: 201 additions & 197 deletions flowauth/Pipfile.lock

Large diffs are not rendered by default.

284 changes: 148 additions & 136 deletions flowclient/Pipfile.lock

Large diffs are not rendered by default.

62 changes: 31 additions & 31 deletions flowdb/Pipfile.lock

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

Loading

0 comments on commit 4e87ee0

Please sign in to comment.