Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dtcooper committed Oct 3, 2024
1 parent 3d4d4ce commit cf8b9ff
Show file tree
Hide file tree
Showing 7 changed files with 34 additions and 34 deletions.
42 changes: 21 additions & 21 deletions client/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 client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"axios": "^1.7.7",
"browser-sync": "^3.0.3",
"color": "^4.2.3",
"daisyui": "^4.12.10",
"daisyui": "^4.12.11",
"dayjs": "^1.11.13",
"download": "^8.0.0",
"electron": "^32.1.2",
Expand Down
6 changes: 3 additions & 3 deletions controller/test/package-lock.json

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

6 changes: 3 additions & 3 deletions docs/poetry.lock

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

2 changes: 1 addition & 1 deletion server/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ services:

logs:
restart: always
image: amir20/dozzle:v8.5.4
image: amir20/dozzle:v8.5.5
volumes:
- "${DOCKER_SOCKET:-/var/run/docker.sock}:/var/run/docker.sock"
environment:
Expand Down
8 changes: 4 additions & 4 deletions server/poetry.lock

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

2 changes: 1 addition & 1 deletion server/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ django-debug-toolbar = "^4.4.6"
django-extensions = "^3.2.3"
flake8 = "^7.1.1"
ipdb = "^0.13.13"
ipython = "^8.27.0"
ipython = "^8.28.0"
isort = "^5.13.2"
pywatchman = "^2.0.0"
watchdog = {extras = ["watchmedo"], version = "^5.0.3"}
Expand Down

0 comments on commit cf8b9ff

Please sign in to comment.