MelisaPy is a cache-optimized Discord microframework for Python 3
Find a file
dependabot[bot] ff63876755
Bump pytest from 6.2.5 to 7.1.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.1.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.5...7.1.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-18 14:14:44 +00:00
.github Create dependabot.yml 2022-03-17 14:45:02 +03:00
docs docs, update docstrings, fix recursion 2022-03-17 21:32:43 +03:00
melisa add license 2022-03-18 15:03:36 +03:00
packages Bump pytest from 6.2.5 to 7.1.1 2022-03-18 14:14:44 +00:00
tests some requirements and tests 2022-03-18 14:57:47 +03:00
.flake8 some requirements and tests 2022-03-18 14:57:47 +03:00
.gitignore some requirements and tests 2022-03-18 14:57:47 +03:00
.readthedocs.yml docs, update docstrings, fix recursion 2022-03-17 21:32:43 +03:00
docs-requirements.txt docs, update docstrings, fix recursion 2022-03-17 21:32:43 +03:00
LICENSE.txt some requirements and tests 2022-03-18 14:57:47 +03:00
README.md add requirements 2022-03-17 14:01:46 +03:00
requirements.txt add requirements 2022-03-17 14:01:46 +03:00

The easiest way to create your own Discord Bot.


THIS LIBRARY IS CURRENTLY UNDER DEVELOPMENT!

About

MelisaPy is a Python library for the Discord API.

We are trying to make our library optimized. We are going to create really cool Cache configuration, so don't worry about the RAM :)