File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ build-backend = "hatchling.build"
66
77[project ]
88name = " socketsecurity"
9- version = " 2.1.20 "
9+ version = " 2.1.21 "
1010requires-python = " >= 3.10"
1111license = {"file" = " LICENSE" }
1212dependencies = [
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ pytest-watch==4.2.0
5656 # via socketsecurity
5757python-dotenv == 1.0.1
5858 # via socketsecurity
59- requests == 2.32.3
59+ requests == 2.32.4
6060 # via socket-sdk-python
6161 # via socketsecurity
6262smmap == 5.0.2
@@ -65,7 +65,7 @@ socket-sdk-python==2.0.15
6565 # via socketsecurity
6666typing-extensions == 4.12.2
6767 # via socket-sdk-python
68- urllib3 == 2.3 .0
68+ urllib3 == 2.5 .0
6969 # via requests
7070watchdog == 6.0.0
7171 # via pytest-watch
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ pytest-watch==4.2.0
5454 # via socketsecurity
5555python-dotenv == 1.0.1
5656 # via socketsecurity
57- requests == 2.32.3
57+ requests == 2.32.4
5858 # via socket-sdk-python
5959 # via socketsecurity
6060smmap == 5.0.2
@@ -63,7 +63,7 @@ socket-sdk-python==2.1.5
6363 # via socketsecurity
6464typing-extensions == 4.12.2
6565 # via socket-sdk-python
66- urllib3 == 2.3 .0
66+ urllib3 == 2.5 .0
6767 # via requests
6868watchdog == 6.0.0
6969 # via pytest-watch
Original file line number Diff line number Diff line change 11__author__ = 'socket.dev'
2- __version__ = '2.1.20 '
2+ __version__ = '2.1.21 '
You can’t perform that action at this time.
0 commit comments