Skip to content

Commit 9243aed

Browse files
Bump jasmin-ldap from v1.0.2 to 1.0.3
Bumps jasmin-ldap from v1.0.2 to 1.0.3. This release includes the previously tagged commit. --- updated-dependencies: - dependency-name: jasmin-ldap dependency-version: 1.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d601a99 commit 9243aed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ packages = [
1414
python = "^3.11"
1515

1616
# Dependencies of dependencies. Need to specify here so poetry knows where to get them from.
17-
jasmin-ldap = {git = "https://github.com/cedadev/jasmin-ldap.git", tag = "v1.0.2", optional=true}
17+
jasmin-ldap = {git = "https://github.com/cedadev/jasmin-ldap.git", tag = "v1.0.3", optional=true}
1818

1919
# CEDA dependencies.
2020
jasmin-notifications = {git = "https://github.com/cedadev/jasmin-notifications.git", rev = "249a562d67fe866d6b6f2387c7af42fb00f2df73"}

0 commit comments

Comments
 (0)