Compare commits
18 Commits
Author | SHA1 | Date | |
---|---|---|---|
a833aaaa63 | |||
d6b15f6bfc | |||
702d74d71b | |||
81bdf2acf7 | |||
7d36d4320c | |||
e26c785b7e | |||
a00a900073 | |||
ca7c3dca91 | |||
073afd068f | |||
179e91b7be | |||
03db6de0b1 | |||
2ca76ae20c | |||
cc94936924 | |||
af330c3a87 | |||
7d52db1221 | |||
88d487eaa7 | |||
abd343bd61 | |||
128d50c299 |
@ -1,48 +1,48 @@
|
||||
appdirs==1.4.4
|
||||
astroid==3.3.4
|
||||
astroid==3.3.5
|
||||
attrs==24.2.0
|
||||
autopep8==2.3.1
|
||||
backoff==2.2.1
|
||||
certifi==2024.8.30
|
||||
cfgv==3.4.0
|
||||
charset-normalizer==3.3.2
|
||||
charset-normalizer==3.4.0
|
||||
click==8.1.7
|
||||
coloredlogs==15.0.1
|
||||
dill==0.3.8
|
||||
distlib==0.3.8
|
||||
dill==0.3.9
|
||||
distlib==0.3.9
|
||||
filelock==3.16.1
|
||||
future==1.0.0
|
||||
humanfriendly==10.0
|
||||
identify==2.6.1
|
||||
identify==2.6.2
|
||||
idna==3.10
|
||||
iniconfig==2.0.0
|
||||
lazy-object-proxy==1.10.0
|
||||
mccabe==0.7.0
|
||||
mypy-extensions==1.0.0
|
||||
nodeenv==1.9.1
|
||||
packaging==24.1
|
||||
packaging==24.2
|
||||
pathspec==0.12.1
|
||||
platformdirs==4.3.6
|
||||
pluggy==1.5.0
|
||||
py==1.11.0
|
||||
pycodestyle==2.12.1
|
||||
PyJWT==2.9.0
|
||||
pyparsing==3.1.4
|
||||
pyparsing==3.2.0
|
||||
python-dateutil==2.9.0.post0
|
||||
python-dotenv==1.0.1
|
||||
PyYAML==6.0.2
|
||||
requests==2.32.3
|
||||
requests-toolbelt==1.0.0
|
||||
sentry-sdk==2.14.0
|
||||
sentry-sdk==2.18.0
|
||||
six==1.16.0
|
||||
toml==0.10.2
|
||||
tomli==2.0.1
|
||||
tomli==2.1.0
|
||||
tomlkit==0.13.2
|
||||
urllib3==2.2.3
|
||||
virtualenv==20.26.6
|
||||
virtualenv==20.27.1
|
||||
webex-bot==0.5.2
|
||||
webexteamssdk==1.6.1
|
||||
websockets==11.0.3
|
||||
wrapt==1.16.0
|
||||
xmltodict==0.13.0
|
||||
xmltodict==0.14.2
|
||||
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability
|
||||
|
Reference in New Issue
Block a user