Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:abhinavsingh/proxy.py into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinavsingh committed Jul 6, 2022
2 parents 5e2a159 + 80cf553 commit 27e0363
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
14 changes: 7 additions & 7 deletions dashboard/package-lock.json

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

2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@
"rollup-plugin-typescript": "^1.0.1",
"ts-node": "^10.8.0",
"typescript": "^4.7.3",
"ws": "^8.6.0"
"ws": "^8.8.0"
}
}
2 changes: 1 addition & 1 deletion requirements-testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ hyperframe==6.0.1
pre-commit==2.16.0
# Types
types-requests==2.28.0
types-setuptools==57.4.17
types-setuptools==57.4.18
2 changes: 1 addition & 1 deletion requirements-tunnel.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
paramiko==2.11.0
types-paramiko==2.11.0
types-paramiko==2.11.1
cryptography==36.0.2; python_version <= '3.6'

0 comments on commit 27e0363

Please # to comment.