Skip to content

Commit

Permalink
Merge branch 'main' into update-project-short-title
Browse files Browse the repository at this point in the history
  • Loading branch information
johndeange authored Feb 3, 2025
2 parents bf904d9 + 761f518 commit e13be06
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 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.31.0"
ipython = "==8.32.0"
pytest-docker = {extras = ["docker-compose-v2"], version = "==3.1.1"}
black = {extras = ["d"], version = "==25.1.0"}

Expand Down
14 changes: 7 additions & 7 deletions backend/data_tools/Pipfile.lock

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

2 changes: 1 addition & 1 deletion backend/ops_api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ sqlalchemy-continuum = "==1.4.2"
black = {extras = ["d"], version = "==25.1.0"}
flake8 = "==7.1.1"
flake8-black = "==0.3.6"
ipython = "==8.31.0"
ipython = "==8.32.0"
isort = "==6.0.0"
nox = "==2024.10.9"
numpy = "==2.2.1"
Expand Down
14 changes: 7 additions & 7 deletions backend/ops_api/Pipfile.lock

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

0 comments on commit e13be06

Please sign in to comment.