Skip to content

Commit 4027a51

Browse files
Merge pull request #1853 from bowtie-json-schema/dependabot/pip/bowtie-dependencies-b1f1a96ca9
chore(deps): bump the bowtie-dependencies group with 3 updates
2 parents 070a440 + e85d638 commit 4027a51

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ dependencies = [
5959
"referencing>=0.31.0",
6060
"referencing-loaders>=2024.5.2",
6161
"rich",
62-
"rich-click>=1.8.0,<1.8.5",
62+
"rich-click>=1.8.0,<1.8.7",
6363
"rpds.py>=0.18.0",
6464
"structlog",
6565
"url.py>=0.11.3",

requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ multidict==6.1.0
7171
# via
7272
# aiohttp
7373
# yarl
74-
propcache==0.2.1
74+
propcache==0.3.0
7575
# via
7676
# aiohttp
7777
# yarl
@@ -104,9 +104,9 @@ rich==13.9.4
104104
# bowtie-json-schema (pyproject.toml)
105105
# diagnostic
106106
# rich-click
107-
rich-click==1.8.4
107+
rich-click==1.8.6
108108
# via bowtie-json-schema (pyproject.toml)
109-
rpds-py==0.22.3
109+
rpds-py==0.23.1
110110
# via
111111
# bowtie-json-schema (pyproject.toml)
112112
# jsonschema

0 commit comments

Comments
 (0)