Skip to content

Commit 27e0363

Browse files
committed
Merge branch 'develop' of github.com:abhinavsingh/proxy.py into develop
2 parents 5e2a159 + 80cf553 commit 27e0363

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

dashboard/package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dashboard/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@
5050
"rollup-plugin-typescript": "^1.0.1",
5151
"ts-node": "^10.8.0",
5252
"typescript": "^4.7.3",
53-
"ws": "^8.6.0"
53+
"ws": "^8.8.0"
5454
}
5555
}

requirements-testing.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ hyperframe==6.0.1
2323
pre-commit==2.16.0
2424
# Types
2525
types-requests==2.28.0
26-
types-setuptools==57.4.17
26+
types-setuptools==57.4.18

requirements-tunnel.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
paramiko==2.11.0
2-
types-paramiko==2.11.0
2+
types-paramiko==2.11.1
33
cryptography==36.0.2; python_version <= '3.6'

0 commit comments

Comments
 (0)