Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ socket-sdk-python==2.0.15
# via socketsecurity
typing-extensions==4.12.2
# via socket-sdk-python
urllib3==2.3.0
urllib3==2.5.0
# via requests
watchdog==6.0.0
# via pytest-watch
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ socket-sdk-python==2.1.5
# via socketsecurity
typing-extensions==4.12.2
# via socket-sdk-python
urllib3==2.3.0
urllib3==2.5.0
# via requests
watchdog==6.0.0
# via pytest-watch
Expand Down
Loading