Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update to disnake 2.9 and python 3.11 compatibility #24

Merged
merged 14 commits into from
Apr 1, 2024

Conversation

OscarVsp
Copy link
Collaborator

@LucasPlacentino Can you check if there is something to do for the docker since it can now use python 3.11?

@OscarVsp OscarVsp linked an issue Feb 16, 2023 that may be closed by this pull request
@LucasPlacentino LucasPlacentino self-assigned this Feb 16, 2023
@LucasPlacentino
Copy link
Collaborator

@LucasPlacentino Can you check if there is something to do for the docker since it can now use python 3.11?

Will do

@OscarVsp OscarVsp changed the title update to disnake 2.7.0 and python 3.11 compatibility update to disnake 2.8 and python 3.11 compatibility Feb 17, 2023
@OscarVsp
Copy link
Collaborator Author

OscarVsp commented Dec 5, 2023

Need to update to disnake 2.9.* now. Will do

https://docs.disnake.dev/en/latest/whats_new.html#v2-9-0

@OscarVsp OscarVsp changed the title update to disnake 2.8 and python 3.11 compatibility update to disnake 2.9 and python 3.11 compatibility Dec 5, 2023
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.3 to 3.9.0.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiohttp@v3.8.3...v3.9.0)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@LucasPlacentino
Copy link
Collaborator

were there any breaking changes? new functionality we could use?

@OscarVsp
Copy link
Collaborator Author

OscarVsp commented Dec 6, 2023

No breaking change I think, but certainly some stuff that can be better using the new username system

@LucasPlacentino
Copy link
Collaborator

[...] certainly some stuff that can be better using the new username system

👍
We should still support the old username system as quite a lot of users haven't updated theirs yet

@LucasPlacentino LucasPlacentino added dependencies Pull requests that update a dependency file Medium Priority labels Dec 6, 2023
@LucasPlacentino LucasPlacentino merged commit e11ab9f into main Apr 1, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file Medium Priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update to disnake 2.9
2 participants