Skip to content

Commit 2876332

Browse files
authored
Merge pull request #237 from MightyCreak/chore/update-pypi-packages
chore: update pypi packages
2 parents a08a4ce + d3e1072 commit 2876332

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
- Translation: update Italian translation (@albanobattistella)
1414
- Translation: update Portuguese translation (@hugok79)
1515
- Translation: add 'nl' in LINGUAS (@hugok79)
16+
- Update pypi packages (@MightyCreak)
1617

1718
## 0.9.0 - 2024-01-13
1819

requirements.dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
-r requirements.txt
2-
flake8 ~= 6.0
3-
flake8-noqa ~= 1.3
4-
mypy ~= 1.1
2+
flake8 ~= 7.0
3+
flake8-noqa ~= 1.4
4+
mypy ~= 1.11

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
PyGObject ~= 3.44
1+
PyGObject ~= 3.48

0 commit comments

Comments
 (0)