Skip to content

Commit

Permalink
fix: Pinning Juju version to 3.3.0.0 (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gmerold authored Feb 14, 2024
1 parent 2fbdfab commit ddc7cd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ coverage[toml]
flake8-docstrings
flake8-builtins
isort
juju>=3.1
juju==3.3.0.0
macaroonbakery==1.3.4 # https://protobuf.dev/news/2022-05-06/#python-updates
mypy
pep8-naming
Expand Down

0 comments on commit ddc7cd5

Please sign in to comment.