Skip to content

Commit 4e78cb8

Browse files
build(deps): bump the pip group across 1 directory with 2 updates
Bumps the pip group with 2 updates in the / directory: [asyncmy](https://github.com/long2ice/asyncmy) and [cryptography](https://github.com/pyca/cryptography). Updates `asyncmy` from 0.2.10 to 0.2.11 - [Release notes](https://github.com/long2ice/asyncmy/releases) - [Changelog](https://github.com/long2ice/asyncmy/blob/dev/CHANGELOG.md) - [Commits](long2ice/asyncmy@v0.2.10...v0.2.11) Updates `cryptography` from 44.0.3 to 46.0.7 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.3...46.0.7) --- updated-dependencies: - dependency-name: asyncmy dependency-version: 0.2.11 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 46.0.7 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4b9a235 commit 4e78cb8

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
"annotated-types==0.7.0",
2828
"anyio==4.9.0",
2929
"asttokens==3.0.0",
30-
"asyncmy==0.2.10", # This is already listed
30+
"asyncmy==0.2.11", # This is already listed
3131
"attrs==25.3.0",
3232
"backcall==0.2.0",
3333
"beautifulsoup4==4.13.4",
@@ -37,7 +37,7 @@ dependencies = [
3737
"charset-normalizer==3.4.2",
3838
"colorama==0.4.6",
3939
"contourpy==1.3.2",
40-
"cryptography==44.0.3",
40+
"cryptography==46.0.7",
4141
"cycler==0.12.1",
4242
"decorator==5.2.1",
4343
"defusedxml==0.7.1",

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Core dependencies
2-
asyncmy==0.2.10
2+
asyncmy==0.2.11
33
discord.py==2.5.2
44
rembg
55

@@ -20,7 +20,7 @@ cffi==1.17.1
2020
charset-normalizer==3.4.2
2121
colorama==0.4.6
2222
contourpy==1.3.2
23-
cryptography==44.0.3
23+
cryptography==46.0.7
2424
cycler==0.12.1
2525
decorator==5.2.1
2626
defusedxml==0.7.1

0 commit comments

Comments
 (0)