diff --git a/README.md b/README.md index b9038ed..143f6e2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +![Python Version badge](https://img.shields.io/badge/python-3.10-blue) +![Disnake version](https://img.shields.io/badge/disnake-2.7-yellow) +[![Build test docker image](https://github.com/bepolytech/ULBDiscordBot/actions/workflows/build_test.docker.yml/badge.svg)](https://github.com/bepolytech/ULBDiscordBot/actions/workflows/build_test.docker.yml) + # ULBDiscordBot diff --git a/requirements.txt b/requirements.txt index cc8bb6d..0fb769d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,11 @@ -aiohttp==3.8.3 +aiohttp==3.8.5 aiosignal==1.2.0 async-timeout==4.0.2 asyncpg==0.26.0 attrs==22.1.0 autopep8==1.7.0 cachetools==5.2.0 -certifi==2022.12.7 +certifi==2023.7.22 cfgv==3.3.1 cfscrape==2.1.1 charset-normalizer==2.1.1 @@ -39,7 +39,7 @@ python-dotenv==0.20.0 pytz==2022.1 PyYAML==6.0 reorder-python-imports==3.8.2 -requests==2.28.1 +requests==2.31.0 requests-oauthlib==1.3.1 rsa==4.9 six==1.16.0