Skip to content

Commit 540a38d

Browse files
chore(deps): bump cosmotech-api from 5.0.0rc2 to 5.0.0rc3
Bumps cosmotech-api from 5.0.0rc2 to 5.0.0rc3. --- updated-dependencies: - dependency-name: cosmotech-api dependency-version: 5.0.0rc3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f8be450 commit 540a38d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "A sample Python project"
55
authors = [{name = "Diamantis Sellis", email = "diamantis.sellis@cosmotech.com"}]
66
license = { text = "MIT" }
77
dependencies = [
8-
"cosmotech-api==5.0.0rc2",
8+
"cosmotech-api==5.0.0rc3",
99
"pytest>=8.3.4",
1010
"ruff>=0.8.4",
1111
"python-keycloak~=5.8.1",

0 commit comments

Comments
 (0)