File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ pytest-cov==6.2.1
35
35
python-telegram-bot==21.11.1
36
36
pyxdg==0.28
37
37
PyYAML==6.0.2
38
- requests==2.32.3
38
+ requests==2.32.4
39
39
sniffio==1.3.1
40
40
soupsieve==2.7
41
41
SQLAlchemy==1.3.24
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ dependencies = [
21
21
" netifaces>=0.10,<0.12" , # https://bitbucket.org/al45tair/netifaces/src/
22
22
" pycryptodomex==3.23.0" , # https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst
23
23
" psutil>=5.5,<7.1" , # https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
24
- " requests==2.32.3 " , # https://pypi.python.org/pypi/requests
24
+ " requests==2.32.4 " , # https://pypi.python.org/pypi/requests
25
25
" gevent==25.5.1" , # http://www.gevent.org/changelog.html
26
26
" greenlet>=3.0rc1" ,
27
27
" werkzeug<1.0" , # https://github.com/pallets/werkzeug/blob/master/CHANGES
You can’t perform that action at this time.
0 commit comments