Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Bump paas-app-charmer version to 1.1.0 #43

Merged
merged 8 commits into from
Sep 17, 2024
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# See LICENSE file for licensing details.
[project]
name = "paas-app-charmer"
version = "1.0.4"
version = "1.1.0"
description = "Companion library for PaaS app charmer."
readme = "README.md"
authors = [
Expand Down
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ description = Run integration tests
deps =
cosl
boto3
juju==3.1.2.0
juju==3.5.2.0
git+https://github.com/canonical/saml-test-idp.git
-r{toxinidir}/requirements.txt
-r{toxinidir}/tests/integration/flask/requirements.txt
Expand Down
Loading