Compare commits
5 Commits
Author | SHA1 | Date | |
---|---|---|---|
88d487eaa7 | |||
abd343bd61 | |||
128d50c299 | |||
68eeb3f8d5 | |||
912d9f739c |
@ -1,5 +1,5 @@
|
|||||||
appdirs==1.4.4
|
appdirs==1.4.4
|
||||||
astroid==3.3.3
|
astroid==3.3.4
|
||||||
attrs==24.2.0
|
attrs==24.2.0
|
||||||
autopep8==2.3.1
|
autopep8==2.3.1
|
||||||
backoff==2.2.1
|
backoff==2.2.1
|
||||||
@ -8,7 +8,7 @@ cfgv==3.4.0
|
|||||||
charset-normalizer==3.3.2
|
charset-normalizer==3.3.2
|
||||||
click==8.1.7
|
click==8.1.7
|
||||||
coloredlogs==15.0.1
|
coloredlogs==15.0.1
|
||||||
dill==0.3.8
|
dill==0.3.9
|
||||||
distlib==0.3.8
|
distlib==0.3.8
|
||||||
filelock==3.16.1
|
filelock==3.16.1
|
||||||
future==1.0.0
|
future==1.0.0
|
||||||
@ -33,13 +33,13 @@ python-dotenv==1.0.1
|
|||||||
PyYAML==6.0.2
|
PyYAML==6.0.2
|
||||||
requests==2.32.3
|
requests==2.32.3
|
||||||
requests-toolbelt==1.0.0
|
requests-toolbelt==1.0.0
|
||||||
sentry-sdk==2.14.0
|
sentry-sdk==2.15.0
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
toml==0.10.2
|
toml==0.10.2
|
||||||
tomli==2.0.1
|
tomli==2.0.2
|
||||||
tomlkit==0.13.2
|
tomlkit==0.13.2
|
||||||
urllib3==2.2.3
|
urllib3==2.2.3
|
||||||
virtualenv==20.26.5
|
virtualenv==20.26.6
|
||||||
webex-bot==0.5.2
|
webex-bot==0.5.2
|
||||||
webexteamssdk==1.6.1
|
webexteamssdk==1.6.1
|
||||||
websockets==11.0.3
|
websockets==11.0.3
|
||||||
|
Reference in New Issue
Block a user