Skip to content

Commit

Permalink
chore(deps): update minor dependencies (#3256)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent e81ce43 commit 6969878
Show file tree
Hide file tree
Showing 6 changed files with 50 additions and 50 deletions.
2 changes: 1 addition & 1 deletion backend/data_tools/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ flake8-bandit = "==4.1.1"
pytest = "==8.3.4"
pytest-cov = "==6.0.0"
pytest-mock = "==3.14.0"
ipython = "==8.30.0"
ipython = "==8.31.0"
pytest-docker = {extras = ["docker-compose-v2"], version = "==3.1.1"}
black = {extras = ["d"], version = "==24.10.0"}

Expand Down
8 changes: 4 additions & 4 deletions backend/data_tools/Pipfile.lock

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

6 changes: 3 additions & 3 deletions backend/ops_api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name = "pypi"
[packages]
alembic = "==1.14.0"
alembic-postgresql-enum = "==1.4.0"
authlib = "==1.3.2"
authlib = "==1.4.0"
azure-identity = "==1.19.0"
azure-storage-blob = "==12.24.0"
desert = "==2022.9.22"
Expand All @@ -19,7 +19,7 @@ markupsafe = "==3.0.2"
marshmallow-dataclass = "==8.7.1"
marshmallow-enum = "==1.5.1"
marshmallow-sqlalchemy = "==1.1.0"
mypy = "==1.13.0"
mypy = "==1.14.0"
psycopg2-binary = "==2.9.10"
PyYAML = "==6.0.2"
requests = "==2.32.3"
Expand All @@ -30,7 +30,7 @@ sqlalchemy-continuum = "==1.4.2"
black = {extras = ["d"], version = "==24.10.0"}
flake8 = "==7.1.1"
flake8-black = "==0.3.6"
ipython = "==8.30.0"
ipython = "==8.31.0"
isort = "==5.13.2"
nox = "==2024.10.9"
numpy = "==2.2.1"
Expand Down
82 changes: 41 additions & 41 deletions backend/ops_api/Pipfile.lock

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

Binary file modified frontend/bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"vite-plugin-svgr": "4.3.0"
},
"overrides": {
"rollup": "4.28.1"
"rollup": "4.29.0"
},
"devDependencies": {
"@testing-library/jest-dom": "6.6.3",
Expand Down

0 comments on commit 6969878

Please sign in to comment.