Skip to content

Commit

Permalink
chg: Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafiot committed Jan 29, 2025
1 parent aef3f4f commit 93a8f91
Show file tree
Hide file tree
Showing 4 changed files with 95 additions and 267 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repos:
- id: check-yaml
- id: check-added-large-files
- repo: https://github.com/asottile/pyupgrade
rev: v3.19.0
rev: v3.19.1
hooks:
- id: pyupgrade
args: [--py38-plus]
5 changes: 4 additions & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
version: 2
build:
os: "ubuntu-22.04"
os: "ubuntu-lts-latest"
tools:
python: "3"

sphinx:
configuration: docs/source/conf.py

python:
install:
- method: pip
Expand Down
Loading

0 comments on commit 93a8f91

Please sign in to comment.