fromedwin / monitor

No code Prometheus setup for instance down monitoring
https://fromedwin.com
MIT License
1 stars 1 forks source link

Update dependencies #36

Closed sebastienbarbier closed 5 months ago

sebastienbarbier commented 5 months ago
$ pip-review
alabaster==0.7.16 is available (you have 0.7.12)
anyio==4.3.0 is available (you have 3.6.2)
arrow==1.3.0 is available (you have 1.2.3)
asgiref==3.8.1 is available (you have 3.6.0)
Babel==2.15.0 is available (you have 2.11.0)
boto3==1.34.108 is available (you have 1.26.48)
botocore==1.34.108 is available (you have 1.29.48)
certifi==2024.2.2 is available (you have 2021.5.30)
cffi==1.16.0 is available (you have 1.15.1)
charset-normalizer==3.3.2 is available (you have 2.0.12)
click==8.1.7 is available (you have 8.1.3)
cookiecutter==2.6.0 is available (you have 2.1.1)
cryptography==42.0.7 is available (you have 3.4.8)
dj-database-url==2.1.0 is available (you have 1.2.0)
Django==4.2.13 is available (you have 4.1.5)
django-allauth==0.63.1 is available (you have 0.52.0)
django-browser-reload==1.12.1 is available (you have 1.6.0)
django-cleanup==8.1.0 is available (you have 6.0.0)
django-prometheus==2.3.1 is available (you have 2.2.0)
django-storages==1.14.3 is available (you have 1.13.2)
django-tailwind==3.6.0 is available (you have 3.4.0)
django-timezone-field==6.1.0 is available (you have 6.0)
django-yamlfield==1.2.2 is available (you have 1.2.0)
djangorestframework==3.15.1 is available (you have 3.14.0)
docutils==0.21.2 is available (you have 0.17.1)
fastapi==0.111.0 is available (you have 0.95.0)
gunicorn==22.0.0 is available (you have 20.1.0)
httptools==0.6.1 is available (you have 0.5.0)
humanize==4.9.0 is available (you have 4.8.0)
idna==3.7 is available (you have 3.2)
importlib-metadata==7.1.0 is available (you have 6.0.0)
Jinja2==3.1.4 is available (you have 3.1.2)
markdown-it-py==3.0.0 is available (you have 2.1.0)
MarkupSafe==2.1.5 is available (you have 2.1.1)
mdit-py-plugins==0.4.1 is available (you have 0.3.3)
myst-parser==3.0.1 is available (you have 0.18.1)
packaging==24.0 is available (you have 22.0)
Pillow==10.3.0 is available (you have 9.4.0)
pip==24.0 is available (you have 21.2.4)
prometheus-client==0.20.0 is available (you have 0.15.0)
psycopg2==2.9.9 is available (you have 2.9.5)
pycparser==2.22 is available (you have 2.21)
pydantic==2.7.1 is available (you have 1.10.7)
Pygments==2.18.0 is available (you have 2.14.0)
PyJWT==2.8.0 is available (you have 2.1.0)
python-dateutil==2.9.0.post0 is available (you have 2.8.2)
python-dotenv==1.0.1 is available (you have 0.19.0)
python-slugify==8.0.4 is available (you have 7.0.0)
pytz==2024.1 is available (you have 2022.7)
PyYAML==6.0.1 is available (you have 6.0)
requests-oauthlib==2.0.0 is available (you have 1.3.1)
s3transfer==0.10.1 is available (you have 0.6.0)
sentry-sdk==2.2.0 is available (you have 1.13.0)
setuptools==69.5.1 is available (you have 58.0.4)
sniffio==1.3.1 is available (you have 1.3.0)
Sphinx==7.3.7 is available (you have 5.3.0)
sphinx-rtd-theme==2.0.0 is available (you have 1.1.1)
sphinxcontrib-applehelp==1.0.8 is available (you have 1.0.2)
sphinxcontrib-devhelp==1.0.6 is available (you have 1.0.2)
sphinxcontrib-htmlhelp==2.0.5 is available (you have 2.0.0)
sphinxcontrib-qthelp==1.0.7 is available (you have 1.0.3)
sphinxcontrib-serializinghtml==1.1.10 is available (you have 1.1.5)
sqlparse==0.5.0 is available (you have 0.4.3)
starlette==0.37.2 is available (you have 0.26.1)
tornado==6.4 is available (you have 6.2)
typing_extensions==4.11.0 is available (you have 4.5.0)
urllib3==2.2.1 is available (you have 1.26.16)
uvicorn==0.29.0 is available (you have 0.21.1)
uvloop==0.19.0 is available (you have 0.17.0)
watchfiles==0.21.0 is available (you have 0.18.1)
websockets==12.0 is available (you have 10.4)
whitenoise==6.6.0 is available (you have 6.3.0)
zipp==3.18.2 is available (you have 3.11.0)
sebastienbarbier commented 5 months ago

After running pip-review --auto. Looks better 👍.

$ pip-review
docutils==0.21.2 is available (you have 0.20.1)
urllib3==2.2.1 is available (you have 1.26.18)
uvicorn==0.29.0 is available (you have 0.21.1)