Skip to content

Commit 7ec3059

Browse files
committed
update requirements
1 parent 200b524 commit 7ec3059

File tree

7 files changed

+142
-143
lines changed

7 files changed

+142
-143
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Python 3.10 Setup
2020
uses: astral-sh/setup-uv@v5
2121
with:
22-
python-version: "3.12"
22+
python-version: "3.13"
2323
- name: Install requirements for docs
2424
run: |
2525
sudo apt-get update

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Python Setup
3333
uses: astral-sh/setup-uv@v5
3434
with:
35-
python-version: "3.12"
35+
python-version: "3.13"
3636
- name: Install dependencies
3737
run: |
3838
sudo apt-get update

.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.12
1+
3.13

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.12-slim
1+
FROM python:3.13-slim
22
COPY --from=ghcr.io/astral-sh/uv:latest /uv /uvx /bin/
33

44
WORKDIR /app

docs/requirements.txt

Lines changed: 30 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile docs/requirements.in -o docs/requirements.txt
3-
babel==2.16.0
3+
babel==2.17.0
44
# via mkdocs-material
5-
certifi==2024.8.30
5+
backrefs==6.1
6+
# via mkdocs-material
7+
certifi==2025.11.12
68
# via requests
7-
charset-normalizer==3.4.0
9+
charset-normalizer==3.4.4
810
# via requests
9-
click==8.1.7
11+
click==8.3.1
1012
# via mkdocs
1113
colorama==0.4.6
1214
# via mkdocs-material
@@ -16,19 +18,19 @@ hjson==3.1.0
1618
# via
1719
# mkdocs-macros-plugin
1820
# super-collections
19-
idna==3.10
21+
idna==3.11
2022
# via requests
2123
jinja2==3.1.6
2224
# via
2325
# mkdocs
2426
# mkdocs-macros-plugin
2527
# mkdocs-material
26-
markdown==3.7
28+
markdown==3.10
2729
# via
2830
# mkdocs
2931
# mkdocs-material
3032
# pymdown-extensions
31-
markupsafe==3.0.2
33+
markupsafe==3.0.3
3234
# via
3335
# jinja2
3436
# mkdocs
@@ -38,18 +40,18 @@ mergedeep==1.3.4
3840
# mkdocs-get-deps
3941
mkdocs==1.6.1
4042
# via
41-
# -r requirements.in
43+
# -r docs/requirements.in
4244
# mkdocs-macros-plugin
4345
# mkdocs-material
4446
mkdocs-get-deps==0.2.0
4547
# via mkdocs
46-
mkdocs-macros-plugin==1.3.7
47-
# via -r requirements.in
48-
mkdocs-material==9.5.45
49-
# via -r requirements.in
48+
mkdocs-macros-plugin==1.5.0
49+
# via -r docs/requirements.in
50+
mkdocs-material==9.7.1
51+
# via -r docs/requirements.in
5052
mkdocs-material-extensions==1.3.1
5153
# via mkdocs-material
52-
packaging==24.2
54+
packaging==25.0
5355
# via
5456
# mkdocs
5557
# mkdocs-macros-plugin
@@ -59,40 +61,40 @@ pathspec==0.12.1
5961
# via
6062
# mkdocs
6163
# mkdocs-macros-plugin
62-
platformdirs==4.3.6
64+
platformdirs==4.5.1
6365
# via mkdocs-get-deps
64-
pygments==2.18.0
66+
pygments==2.19.2
6567
# via
66-
# -r requirements.in
68+
# -r docs/requirements.in
6769
# mkdocs-material
68-
pymdown-extensions==10.12
70+
pymdown-extensions==10.19.1
6971
# via
70-
# -r requirements.in
72+
# -r docs/requirements.in
7173
# mkdocs-material
7274
python-dateutil==2.9.0.post0
7375
# via
7476
# ghp-import
7577
# mkdocs-macros-plugin
76-
pyyaml==6.0.2
78+
pyyaml==6.0.3
7779
# via
7880
# mkdocs
7981
# mkdocs-get-deps
8082
# mkdocs-macros-plugin
8183
# pymdown-extensions
8284
# pyyaml-env-tag
83-
pyyaml-env-tag==0.1
85+
pyyaml-env-tag==1.1
8486
# via mkdocs
85-
regex==2024.11.6
86-
# via mkdocs-material
87-
requests==2.32.4
88-
# via mkdocs-material
89-
six==1.16.0
87+
requests==2.32.5
88+
# via
89+
# mkdocs-macros-plugin
90+
# mkdocs-material
91+
six==1.17.0
9092
# via python-dateutil
91-
super-collections==0.5.3
93+
super-collections==0.6.2
9294
# via mkdocs-macros-plugin
93-
termcolor==2.5.0
95+
termcolor==3.3.0
9496
# via mkdocs-macros-plugin
95-
urllib3==2.6.0
97+
urllib3==2.6.2
9698
# via requests
9799
watchdog==6.0.0
98100
# via mkdocs

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "flagging"
33
version = "0.1.0"
44
description = "App for Charles River Watershed Assocaition's Flagging Program"
55
readme = "README.md"
6-
requires-python = "~=3.12"
6+
requires-python = "~=3.13"
77

88
[tool.ruff]
99
line-length = 100

0 commit comments

Comments
 (0)