Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
14145a1d6c
Bump psutil from 5.9.4 to 5.9.5
Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.4 to 5.9.5.
- [Release notes](https://github.com/giampaolo/psutil/releases)
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.4...release-5.9.5)

---
updated-dependencies:
- dependency-name: psutil
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-18 12:04:23 +00:00
2 changed files with 2 additions and 8 deletions

View File

@ -1,8 +1,3 @@
<center>
<h1>🎉 The repository is unarchived. Work will be done on the v1 branch.</h1>
</center>
### :warning: The `main` branch is currently not ready for production or usage. There will be major changes regarding the bot and the repository with the release of `v1.0.0`. The version before `v1.0.0` have old names and code and will be incompactible with newer ones. Please update to `v1.0.0` with it's release.
# Discord.py bot template

View File

@ -3,6 +3,5 @@ colorama==0.4.6
discord.py==2.2.2
emoji==2.2.0
prettytable==3.6.0
psutil==5.9.4
requests==2.32.4
urllib3>=2.5.0 # not directly required, pinned by Snyk to avoid a vulnerability
psutil==5.9.5
requests==2.28.2