Skip to content

Commit

Permalink
⬆️ Upgrade 1.0.0 (#551)
Browse files Browse the repository at this point in the history
* 1.0.0

* update lock files
  • Loading branch information
cl0ete authored Aug 19, 2024
1 parent 344dce7 commit 8b67799
Show file tree
Hide file tree
Showing 26 changed files with 3,580 additions and 3,305 deletions.
559 changes: 292 additions & 267 deletions basicmessage_storage/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion basicmessage_storage/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ python = "^3.12"

# Define ACA-Py as an optional/extra dependancy so it can be
# explicitly installed with the plugin if desired.
aries-cloudagent = "1.0.0rc6"
aries-cloudagent = "1.0.0"
mergedeep = "^1.3.4"

[tool.poetry.extras]
Expand Down
521 changes: 273 additions & 248 deletions connection_update/integration/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion connection_update/integration/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ python = "^3.12"
pytest = "^8.3.2"
pytest-asyncio = "~0.23.7"
requests = "^2.31.0"
aries-cloudagent = "1.0.0rc6"
aries-cloudagent = "1.0.0"

[tool.poetry.dev-dependencies]

Expand Down
559 changes: 292 additions & 267 deletions connection_update/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion connection_update/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ python = "^3.12"

# Define ACA-Py as an optional/extra dependancy so it can be
# explicitly installed with the plugin if desired.
aries-cloudagent = "1.0.0rc6"
aries-cloudagent = "1.0.0"

[tool.poetry.extras]
aca-py = ["aries-cloudagent"]
Expand Down
573 changes: 299 additions & 274 deletions firebase_push_notifications/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion firebase_push_notifications/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ python = "^3.12"

# Define ACA-Py as an optional/extra dependancy so it can be
# explicitly installed with the plugin if desired.
aries-cloudagent = "1.0.0rc6"
aries-cloudagent = "1.0.0"
marshmallow = "^3.20.1"
google-auth = "^2.25.2"
google-api-python-client = "^2.134.0"
Expand Down
160 changes: 80 additions & 80 deletions kafka_events/kafka_events/v1_0/deliverer/poetry.lock

Large diffs are not rendered by default.

559 changes: 292 additions & 267 deletions kafka_events/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion kafka_events/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ python = "^3.12"

# Define ACA-Py as an optional/extra dependancy so it can be
# explicitly installed with the plugin if desired.
aries-cloudagent = "1.0.0rc6"
aries-cloudagent = "1.0.0"
aiokafka = "^0.11.0"
ecdsa = "^0.19.0"
pydantic = "^2.7.0"
Expand Down
559 changes: 292 additions & 267 deletions multitenant_provider/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion multitenant_provider/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ python = "^3.12"

# Define ACA-Py as an optional/extra dependancy so it can be
# explicitly installed with the plugin if desired.
aries-cloudagent = "1.0.0rc6"
aries-cloudagent = "1.0.0"
bcrypt = "^4.1.3"
mergedeep = "^1.3.4"
python-dateutil = "^2.8.2"
Expand Down
198 changes: 99 additions & 99 deletions oid4vci/integration/afj_runner/poetry.lock

Large diffs are not rendered by default.

198 changes: 99 additions & 99 deletions oid4vci/integration/poetry.lock

Large diffs are not rendered by default.

559 changes: 292 additions & 267 deletions oid4vci/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion oid4vci/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ python = "^3.12"

# Define ACA-Py as an optional/extra dependancy so it can be
# explicitly installed with the plugin if desired.
aries-cloudagent = "1.0.0rc6"
aries-cloudagent = "1.0.0"
aiohttp = "^3.9.5"
aries-askar = "~0.3.0"
aiohttp-cors = "^0.7.0"
Expand Down
559 changes: 292 additions & 267 deletions plugin_globals/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion plugin_globals/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ python = "^3.12"

# Define ACA-Py as an optional/extra dependancy so it can be
# explicitly installed with the plugin if desired.
aries-cloudagent = "1.0.0rc6"
aries-cloudagent = "1.0.0"

[tool.poetry.extras]
aca-py = ["aries-cloudagent"]
Expand Down
180 changes: 90 additions & 90 deletions redis_events/docker/services/poetry.lock

Large diffs are not rendered by default.

541 changes: 283 additions & 258 deletions redis_events/integration/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion redis_events/integration/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pytest = "^8.3.2"
pytest-asyncio = "~0.23.7"
requests = "^2.31.0"
aiohttp = "^3.9.5"
aries-cloudagent = "1.0.0rc6"
aries-cloudagent = "1.0.0"
fastapi-slim = "^0.112.0"
nest-asyncio = "^1.5.5"
pydantic = "^2.7"
Expand Down
579 changes: 302 additions & 277 deletions redis_events/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion redis_events/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ python = "^3.12"

# Define ACA-Py as an optional/extra dependancy so it can be
# explicitly installed with the plugin if desired.
aries-cloudagent = "1.0.0rc6"
aries-cloudagent = "1.0.0"
aiohttp = "^3.9.5"
fastapi-slim = "^0.112.0"
nest-asyncio = "^1.5.5"
Expand Down
559 changes: 292 additions & 267 deletions rpc/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion rpc/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ python = "^3.12"

# Define ACA-Py as an optional/extra dependancy so it can be
# explicitly installed with the plugin if desired.
aries-cloudagent = "1.0.0rc6"
aries-cloudagent = "1.0.0"

[tool.poetry.extras]
aca-py = ["aries-cloudagent"]
Expand Down

0 comments on commit 8b67799

Please sign in to comment.