Bump postgres v2 connector (#14)

This commit is contained in:
jbirddog 2024-01-25 14:10:04 -05:00 committed by GitHub
parent 51c10a0153
commit 9764cef9ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 22 deletions

23
poetry.lock generated
View File

@ -296,27 +296,7 @@ spiffworkflow-connector-command = {git = "https://github.com/sartography/spiffwo
type = "git"
url = "https://github.com/sartography/connector-postgres.git"
reference = "HEAD"
resolved_reference = "dc01e632e73b0bcdb55c38f8683152124f2c108b"
[[package]]
name = "connector-postgres-v2"
version = "1.0.0"
description = "Make HTTP Requests available to SpiffWorkflow Service Tasks"
category = "main"
optional = false
python-versions = "^3.9"
files = []
develop = false
[package.dependencies]
requests = "^2.28.2"
spiffworkflow-connector-command = {git = "https://github.com/sartography/spiffworkflow-connector-command.git", rev = "main"}
[package.source]
type = "git"
url = "https://github.com/sartography/connector-postgres.git"
reference = "HEAD"
resolved_reference = "851001e70b9bf692addf9306d9342fc333653088"
resolved_reference = "af95cbc52c326bc925e185009ea5888f3a5869be"
[[package]]
name = "connector-postgresql"
@ -1653,7 +1633,6 @@ files = [
name = "typing-extensions"
version = "4.9.0"
description = "Backported and Experimental Type Hints for Python 3.8+"
category = "main"
optional = false
python-versions = ">=3.8"
files = [