Compare commits
5 Commits
Author | SHA1 | Date | |
---|---|---|---|
4d4514dd95 | |||
c7128daf73 | |||
78af3313bd | |||
567906e574 | |||
0e425a35e6 |
@ -1,5 +1,5 @@
|
|||||||
appdirs==1.4.4
|
appdirs==1.4.4
|
||||||
astroid==3.3.1
|
astroid==3.3.2
|
||||||
attrs==24.2.0
|
attrs==24.2.0
|
||||||
autopep8==2.3.1
|
autopep8==2.3.1
|
||||||
backoff==2.2.1
|
backoff==2.2.1
|
||||||
@ -14,7 +14,7 @@ filelock==3.15.4
|
|||||||
future==1.0.0
|
future==1.0.0
|
||||||
humanfriendly==10.0
|
humanfriendly==10.0
|
||||||
identify==2.6.0
|
identify==2.6.0
|
||||||
idna==3.7
|
idna==3.8
|
||||||
iniconfig==2.0.0
|
iniconfig==2.0.0
|
||||||
lazy-object-proxy==1.10.0
|
lazy-object-proxy==1.10.0
|
||||||
mccabe==0.7.0
|
mccabe==0.7.0
|
||||||
@ -33,14 +33,14 @@ 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.12.0
|
sentry-sdk==2.13.0
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
toml==0.10.2
|
toml==0.10.2
|
||||||
tomli==2.0.1
|
tomli==2.0.1
|
||||||
tomlkit==0.13.0
|
tomlkit==0.13.2
|
||||||
urllib3==2.2.2
|
urllib3==2.2.2
|
||||||
virtualenv==20.26.3
|
virtualenv==20.26.3
|
||||||
webex-bot==0.5.1
|
webex-bot==0.5.2
|
||||||
webexteamssdk==1.6.1
|
webexteamssdk==1.6.1
|
||||||
websockets==11.0.3
|
websockets==11.0.3
|
||||||
wrapt==1.16.0
|
wrapt==1.16.0
|
||||||
|
Reference in New Issue
Block a user