Skip to content

Commit

Permalink
chore(deps): update weekly minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 20, 2024
1 parent 1ba883e commit 22a99ee
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
token: ${{ secrets.GH_TOKEN }}
ref: migration
- name: Install yq
uses: mikefarah/yq@v4.35.1
uses: mikefarah/yq@v4.42.1
- name: Update deployment
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
Expand Down
18 changes: 9 additions & 9 deletions debugger/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
bidict==0.22.1
dnspython==2.4.2
eventlet==0.33.3
bidict==0.23.1
dnspython==2.6.1
eventlet==0.35.2
greenlet==2.0.2
python-engineio==4.6.0
python-socketio==5.8.0
python-engineio==4.9.0
python-socketio==5.11.1
six==1.16.0
pygdbmi==0.11.0.0
pycparser==2.21
requests==2.31.0
websocket-client==1.6.2
charset-normalizer==3.2
idna==3.4
websocket-client==1.7.0
charset-normalizer==3.3.2
idna==3.6
urllib3==2.0.4
certifi==2023.7.22
certifi==2023.11.17
14 changes: 7 additions & 7 deletions server/package-lock.json

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

0 comments on commit 22a99ee

Please sign in to comment.