Skip to content

Commit

Permalink
chore(deps): update minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent 26e518c commit d19d090
Show file tree
Hide file tree
Showing 13 changed files with 111 additions and 103 deletions.
2 changes: 1 addition & 1 deletion .github/actions/tf-plan/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ runs:
- name: Save Artifact
id: save-artifact
uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4.3.6
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
with:
name: ${{ inputs.pr_id }}-${{ steps.get-tf-dir.outputs.tf_dir }}-tf-plan
path: ${{ inputs.terraform_directory }}/tfplan
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/dev_be_build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Log in to Azure
uses: azure/login@6c251865b4e6290e7b78be643ea2d005bc51f69a # v2.1.1
uses: azure/login@a65d910e8af852a8061c627c456678983e180302 # v2.2.0
with:
creds: ${{ secrets.SDLC_AZURE_CREDS }}

Expand Down Expand Up @@ -87,7 +87,7 @@ jobs:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Log in to Azure
uses: azure/login@6c251865b4e6290e7b78be643ea2d005bc51f69a # v2.1.1
uses: azure/login@a65d910e8af852a8061c627c456678983e180302 # v2.2.0
with:
creds: ${{ secrets.SDLC_AZURE_CREDS }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/dev_fe_build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Log in to Azure
uses: azure/login@6c251865b4e6290e7b78be643ea2d005bc51f69a # v2.1.1
uses: azure/login@a65d910e8af852a8061c627c456678983e180302 # v2.2.0
with:
creds: ${{ secrets.SDLC_AZURE_CREDS }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/prod_be_build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Log in to Azure
uses: azure/login@6c251865b4e6290e7b78be643ea2d005bc51f69a # v2.1.1
uses: azure/login@a65d910e8af852a8061c627c456678983e180302 # v2.2.0
with:
creds: ${{ secrets.PROD_AZURE_CREDS }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/prod_fe_build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Log in to Azure
uses: azure/login@6c251865b4e6290e7b78be643ea2d005bc51f69a # v2.1.1
uses: azure/login@a65d910e8af852a8061c627c456678983e180302 # v2.2.0
with:
creds: ${{ secrets.PROD_AZURE_CREDS }}

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/stg_be_build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Log in to Azure
uses: azure/login@6c251865b4e6290e7b78be643ea2d005bc51f69a # v2.1.1
uses: azure/login@a65d910e8af852a8061c627c456678983e180302 # v2.2.0
with:
creds: ${{ secrets.SDLC_AZURE_CREDS }}

Expand Down Expand Up @@ -84,7 +84,7 @@ jobs:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Log in to Azure
uses: azure/login@6c251865b4e6290e7b78be643ea2d005bc51f69a # v2.1.1
uses: azure/login@a65d910e8af852a8061c627c456678983e180302 # v2.2.0
with:
creds: ${{ secrets.SDLC_AZURE_CREDS }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/stg_fe_build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Log in to Azure
uses: azure/login@6c251865b4e6290e7b78be643ea2d005bc51f69a # v2.1.1
uses: azure/login@a65d910e8af852a8061c627c456678983e180302 # v2.2.0
with:
creds: ${{ secrets.SDLC_AZURE_CREDS }}

Expand Down
6 changes: 3 additions & 3 deletions backend/data_tools/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ cfenv = "==0.5.3"
typing-extensions = "==4.12.2"
desert = "2022.9.22"
sqlalchemy-continuum = "==1.4.2"
marshmallow-sqlalchemy = "==1.0.0"
marshmallow-sqlalchemy = "==1.1.0"
marshmallow-enum = "==1.5.1"
alembic = "==1.13.2"
alembic-postgresql-enum = "==1.3.0"
Expand All @@ -22,12 +22,12 @@ nox = "==2024.4.15"
flake8 = "==7.1.1"
flake8-black = "==0.3.6"
flake8-import-order = "==0.18.2"
flake8-bugbear = "==24.4.26"
flake8-bugbear = "==24.8.19"
flake8-bandit = "==4.1.1"
pytest = "==8.3.3"
pytest-cov = "==5.0.0"
pytest-mock = "==3.14.0"
ipython = "==8.26.0"
ipython = "==8.27.0"
pytest-docker = {extras = ["docker-compose-v2"], version = "==3.1.1"}
black = {extras = ["d"], version = "==24.8.0"}

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

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

10 changes: 5 additions & 5 deletions backend/ops_api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ desert = "==2022.9.22"
marshmallow-enum = "==1.5.1"
marshmallow-dataclass = "==8.7.1"
sqlalchemy-continuum = "==1.4.2"
marshmallow-sqlalchemy = "==1.0.0"
azure-storage-blob = "==12.22.0"
azure-identity = "==1.17.1"
marshmallow-sqlalchemy = "==1.1.0"
azure-storage-blob = "==12.23.0"
azure-identity = "==1.18.0"
alembic = "==1.13.2"
alembic-postgresql-enum = "==1.3.0"
PyYAML = "==6.0.2"
Expand All @@ -30,15 +30,15 @@ flake8 = "==7.1.1"
isort = "==5.13.2"
pytest = "==8.3.3"
nox = "==2024.4.15"
ipython = "==8.26.0"
ipython = "==8.27.0"
pytest-flask = "==1.3.0"
black = {extras = ["d"], version = "==24.8.0"}
flake8-black = "==0.3.6"
pytest-cov = "==5.0.0"
pytest-docker = {extras = ["docker-compose-v2"], version = "==3.1.1"}
pytest-mock = "==3.14.0"
pytest-bdd = "==7.2.0"
numpy = "==2.0.1"
numpy = "==2.1.1"

[requires]
python_version = "3.12"
Loading

0 comments on commit d19d090

Please sign in to comment.