Skip to content

Commit

Permalink
Update deps (#1863)
Browse files Browse the repository at this point in the history
  • Loading branch information
seeker25 authored Dec 16, 2024
1 parent fba9ff4 commit 7a0a262
Show file tree
Hide file tree
Showing 8 changed files with 81 additions and 45 deletions.
54 changes: 36 additions & 18 deletions jobs/ftp-poller/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion jobs/ftp-poller/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jinja2 = "^3.1.3"
protobuf = "4.25.3"
launchdarkly-server-sdk = "^8.2.1"
sbc-common-components = {git = "https://github.com/bcgov/sbc-common-components.git", subdirectory = "python"}
pay-api = {git = "https://github.com/seeker25/sbc-pay.git", branch = "20767_p3", subdirectory = "pay-api"}
pay-api = {git = "https://github.com/bcgov/sbc-pay.git", branch = "main", subdirectory = "pay-api"}
wheel = "^0.43.0"


Expand Down
54 changes: 36 additions & 18 deletions pay-admin/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pay-admin/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ wtforms = "^3.1.2"
werkzeug = "^3.0.1"
itsdangerous = "^2.1.2"
jinja2 = "^3.1.3"
pay-api = {git = "https://github.com/seeker25/sbc-pay.git", branch = "20767_p3", subdirectory = "pay-api"}
pay-api = {git = "https://github.com/bcgov/sbc-pay.git", branch = "main", subdirectory = "pay-api"}
flask-session = {extras = ["filesystem"], version = "^0.8.0"}


Expand Down
2 changes: 1 addition & 1 deletion pay-api/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pay-api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ sentry-sdk = {extras = ["flask"], version = "^2.8.0"}
six = "1.16.0"
threadloop = "1.0.2"
thrift = "0.16.0"
tornado = "6.4.2"
tornado = "^6.4.2"
typing-extensions = "4.10.0"
urllib3 = "2.2.2"
sbc-common-components = {git = "https://github.com/bcgov/sbc-common-components.git", subdirectory = "python"}
Expand Down
8 changes: 4 additions & 4 deletions pay-queue/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pay-queue/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ itsdangerous = "^2.1.2"
protobuf = "4.25.3"
launchdarkly-server-sdk = "^8.2.1"
cachecontrol = "^0.14.0"
pay-api = {git = "https://github.com/Jxio/sbc-pay.git", branch = "24695", subdirectory = "pay-api"}
pay-api = {git = "https://github.com/bcgov/sbc-pay.git", branch = "main", subdirectory = "pay-api"}
pg8000 = "^1.30.5"


Expand Down

0 comments on commit 7a0a262

Please sign in to comment.