Skip to content

Commit

Permalink
Merge branch '2/main' into renovate/pydantic-2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
amandahla authored Dec 11, 2024
2 parents 13f9c25 + 1e4da01 commit f7b19e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
boto3 ==1.35.73
boto3 ==1.35.76
cosl ==0.0.45
deepdiff ==8.0.1
jinja2 ==3.1.4
Expand Down
1 change: 1 addition & 0 deletions tests/integration/test_charm.py
Original file line number Diff line number Diff line change
Expand Up @@ -410,6 +410,7 @@ async def test_synapse_enable_mjolnir(


# pylint: disable=too-many-positional-arguments
@pytest.mark.usefixtures("postgresql_app")
@pytest.mark.mjolnir
async def test_synapse_with_mjolnir_from_refresh_is_up(
ops_test: OpsTest,
Expand Down

0 comments on commit f7b19e0

Please sign in to comment.