diff --git a/tests/conftest.py b/tests/conftest.py index b623a70..3dca49f 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -23,7 +23,7 @@ @pytest.fixture(scope="session") def test_config(): return TestConfig( - image_name="kamforka/thehive4py-integrator:thehive-5.2.4", + image_name="kamforka/thehive4py-integrator:thehive-5.2.5", container_name="thehive4py-integration-tests", user="admin@thehive.local", password="secret",