Skip to content

Commit 48e8eb6

Browse files
Merge pull request #72 from oscarbenjamin-bot/create-pull-request/patch
Update dependencies
2 parents 5e76747 + 3bdbd86 commit 48e8eb6

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

.github/workflows/constraints.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pip==23.0.1
1+
pip==23.1
22
nox==2022.11.21
33
nox-poetry==1.0.2
44
poetry==1.4.2

poetry.lock

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Changelog = "https://github.com/oscarbenjamin/protosym/releases"
2020
python = "^3.8.1"
2121

2222
[tool.poetry.group.dev.dependencies]
23-
pytest = "^7.3.0"
23+
pytest = "^7.3.1"
2424
coverage = {extras = ["toml"], version = "^7.2.3"}
2525
safety = "^2.3.5"
2626
mypy = "^1.2.0"
@@ -40,7 +40,7 @@ darglint = "^1.8.1"
4040
reorder-python-imports = "^3.9.0"
4141
pre-commit-hooks = "^4.4.0"
4242
sphinx-rtd-theme = "^1.2.0"
43-
Pygments = "^2.14.0"
43+
Pygments = "^2.15.0"
4444
nox = "^2022.11.21"
4545
gitpython = "^3.1.31"
4646
py = "^1.11.0"

0 commit comments

Comments
 (0)