Skip to content

Commit d608c78

Browse files
authored
Merge branch 'master' into flowpytertask_flowetl
2 parents f960a2b + 22d11df commit d608c78

File tree

4 files changed

+30
-29
lines changed

4 files changed

+30
-29
lines changed

flowauth/frontend/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flowauth/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"cy:verify": "cypress verify"
2929
},
3030
"devDependencies": {
31-
"cypress": "^13.3.3",
31+
"cypress": "^13.5.0",
3232
"husky": "^8.0.3",
3333
"otp-cli": "^0.2.0",
3434
"prettier": "^3.0.3",

flowdb/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "pypi"
77
psutil = "*"
88

99
[dev-packages]
10-
black = {extras = ["jupyter"],version = "==23.10.1"}
10+
black = {extras = ["jupyter"],version = "==23.11.0"}
1111

1212
[requires]
1313
python_version = "3.9"

flowdb/Pipfile.lock

Lines changed: 21 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)