Skip to content

Commit

Permalink
Bump pulumi-azure-native
Browse files Browse the repository at this point in the history
  • Loading branch information
JimMadge committed Oct 23, 2024
1 parent 74afa8d commit 2cef813
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions .hatch/requirements-lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ referencing==0.35.1
# jsonschema-specifications
resolvelib==1.0.1
# via ansible-core
rich==13.9.2
rich==13.9.3
# via
# ansible-lint
# enrich
Expand All @@ -242,7 +242,7 @@ subprocess-tee==0.4.2
# ansible-compat
# ansible-dev-environment
# ansible-lint
tox==4.23.0
tox==4.23.2
# via tox-ansible
tox-ansible==24.9.0
# via ansible-dev-tools
Expand Down
6 changes: 3 additions & 3 deletions .hatch/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# This file is autogenerated by hatch-pip-compile with Python 3.12
#
# [constraints] .hatch/requirements.txt (SHA256: b2e3d05a82b17891a9634de500f2ed665a5398f6f87734e27557b404b187a6e5)
# [constraints] .hatch/requirements.txt (SHA256: 02ec09f022011bea4adeff6755ed03b7c3c1c847be7bcff73b746968aa5579a0)
#
# - appdirs==1.4.4
# - azure-core==1.31.0
Expand All @@ -24,7 +24,7 @@
# - cryptography==43.0.3
# - fqdn==1.5.1
# - psycopg[binary]==3.2.3
# - pulumi-azure-native==2.67.0
# - pulumi-azure-native==2.68.0
# - pulumi-azuread==6.0.1
# - pulumi-random==4.16.7
# - pulumi==3.137.0
Expand Down Expand Up @@ -302,7 +302,7 @@ pulumi==3.137.0
# pulumi-azure-native
# pulumi-azuread
# pulumi-random
pulumi-azure-native==2.67.0
pulumi-azure-native==2.68.0
# via
# -c .hatch/requirements.txt
# hatch.envs.test
Expand Down
4 changes: 2 additions & 2 deletions .hatch/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# - cryptography==43.0.3
# - fqdn==1.5.1
# - psycopg[binary]==3.2.3
# - pulumi-azure-native==2.67.0
# - pulumi-azure-native==2.68.0
# - pulumi-azuread==6.0.1
# - pulumi-random==4.16.7
# - pulumi==3.137.0
Expand Down Expand Up @@ -198,7 +198,7 @@ pulumi==3.137.0
# pulumi-azure-native
# pulumi-azuread
# pulumi-random
pulumi-azure-native==2.67.0
pulumi-azure-native==2.68.0
# via hatch.envs.default
pulumi-azuread==6.0.1
# via hatch.envs.default
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies = [
"cryptography==43.0.3",
"fqdn==1.5.1",
"psycopg[binary]==3.2.3",
"pulumi-azure-native==2.67.0",
"pulumi-azure-native==2.68.0",
"pulumi-azuread==6.0.1",
"pulumi-random==4.16.7",
"pulumi==3.137.0",
Expand Down

0 comments on commit 2cef813

Please sign in to comment.