Skip to content

Commit 07d315b

Browse files
authored
Bump [email protected] and managed deps (#112)
1 parent 257b048 commit 07d315b

File tree

2 files changed

+107
-79
lines changed

2 files changed

+107
-79
lines changed

Pipfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ verify_ssl = true
44
name = "pypi"
55

66
[packages]
7-
slack-bolt = "==1.25.0"
7+
slack-bolt = "==1.26.0"
88
python-dotenv = "==1.1.1"
99
gunicorn = "==23.0.0"
1010
flask = "==3.1.2"
@@ -14,12 +14,12 @@ gql = "==4.0.0"
1414

1515
# Managed dependencies and security patches
1616
requests-toolbelt = "==1.0.0"
17-
certifi = ">=2025.8.3"
17+
certifi = ">=2025.10.5"
1818
werkzeug = ">=3.1.3"
1919
urllib3 = ">=2.5.0"
2020
jinja2 = ">=3.1.6"
2121
idna = ">=3.10"
22-
anyio = ">=4.10.0"
22+
anyio = ">=4.11.0"
2323
zipp = ">=3.23.0"
2424

2525
[dev-packages]

Pipfile.lock

Lines changed: 104 additions & 76 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)