Compare commits
7 Commits
Author | SHA1 | Date | |
---|---|---|---|
48c84ec319 | |||
1611f1dce6 | |||
bcce79b5f0 | |||
90be5d3a79 | |||
3d7354bd27 | |||
4041beb667 | |||
9013262ed2 |
@ -1,5 +1,5 @@
|
||||
appdirs==1.4.4
|
||||
astroid==3.3.2
|
||||
astroid==3.3.3
|
||||
attrs==24.2.0
|
||||
autopep8==2.3.1
|
||||
backoff==2.2.1
|
||||
@ -10,11 +10,11 @@ click==8.1.7
|
||||
coloredlogs==15.0.1
|
||||
dill==0.3.8
|
||||
distlib==0.3.8
|
||||
filelock==3.16.0
|
||||
filelock==3.16.1
|
||||
future==1.0.0
|
||||
humanfriendly==10.0
|
||||
identify==2.6.0
|
||||
idna==3.8
|
||||
identify==2.6.1
|
||||
idna==3.10
|
||||
iniconfig==2.0.0
|
||||
lazy-object-proxy==1.10.0
|
||||
mccabe==0.7.0
|
||||
@ -22,7 +22,7 @@ mypy-extensions==1.0.0
|
||||
nodeenv==1.9.1
|
||||
packaging==24.1
|
||||
pathspec==0.12.1
|
||||
platformdirs==4.3.2
|
||||
platformdirs==4.3.6
|
||||
pluggy==1.5.0
|
||||
py==1.11.0
|
||||
pycodestyle==2.12.1
|
||||
@ -39,7 +39,7 @@ toml==0.10.2
|
||||
tomli==2.0.1
|
||||
tomlkit==0.13.2
|
||||
urllib3==2.2.3
|
||||
virtualenv==20.26.4
|
||||
virtualenv==20.26.5
|
||||
webex-bot==0.5.2
|
||||
webexteamssdk==1.6.1
|
||||
websockets==11.0.3
|
||||
|
Reference in New Issue
Block a user