Aiopinboard

Latest version: v2024.1.0

Safety actively analyzes 621854 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

2024.01.0

📕 Documentation

- Update license to 2024 (317)

🧰 Maintenance

- Migrate from Pinboard's XML API to its JSON API (309)
- Bump gitpython from 3.1.40 to 3.1.41 (319)
- Bump ruff from 0.1.9 to 0.1.11 (318)
- Bump pytest from 7.4.3 to 7.4.4 (314)
- Bump pytest-asyncio from 0.23.2 to 0.23.3 (315)
- Bump coverage from 7.3.4 to 7.4.0 (313)
- Bump mypy from 1.7.1 to 1.8.0 (311)
- Bump ruff from 0.1.8 to 0.1.9 (312)
- Bump coverage from 7.3.3 to 7.3.4 (310)
- Bump frozenlist from 1.4.0 to 1.4.1 (308)

2023.12.0

🐛 Bug Fixes

- Fix issue with incorrect Python version spec (307)
- Fix only the last tag being saved to the server (299)

🧰 Maintenance

- Bump coverage from 7.3.2 to 7.3.3 (304)
- Bump github/codeql-action from 2 to 3 (303)
- Bump ruff from 0.1.7 to 0.1.8 (302)
- Bump isort from 5.12.0 to 5.13.2 (301)
- Bump pylint from 3.0.2 to 3.0.3 (297)
- Bump pre-commit from 3.5.0 to 3.6.0 (295)
- Bump actions/stale from 8 to 9 (293)
- Bump actions/setup-python from 4 to 5 (291)
- Bump yarl from 1.9.3 to 1.9.4 (292)
- Bump pytest-asyncio from 0.23.1 to 0.23.2 (289)
- Bump ruff from 0.1.6 to 0.1.7 (290)
- Bump pytest-asyncio from 0.21.1 to 0.23.1 (288)
- Bump yarl from 1.9.2 to 1.9.3 (287)
- Remove unused dependencies (286)

2023.11.2

🚨 Breaking Changes

- Add support for Python 3.12 (284)

🧰 Maintenance

- Use `ruff` in place of `bandit` and `black` (285)
- Replace `maya` with `arrow` (283)

2023.11.1

🐛 Bug Fixes

- Fix the saving of the description (280)
- fix date mappings to upstream api payload for bookmark (276)

📕 Documentation

- Description of options for their examples in README.md (274)
- Fix incorrect method signature in README.md (273)

🧰 Maintenance

- Bump aiohttp from 3.9.0 to 3.9.1 (282)
- Bump mypy from 1.7.0 to 1.7.1 (281)
- Bump dessant/lock-threads from 5.0.0 to 5.0.1 (279)
- Bump pygments from 2.17.1 to 2.17.2 (278)
- Tentative change to bookmark test (277)
- Bump ruff from 0.1.5 to 0.1.6 (269)
- Bump certifi from 2023.7.22 to 2023.11.17 (270)
- Bump aiohttp from 3.8.6 to 3.9.0 (271)
- Bump pygments from 2.16.1 to 2.17.1 (272)
- Bump poetry from 1.7.0 to 1.7.1 in /.github/workflows (268)

2023.11.0

🐛 Bug Fixes

- Handle lack of shared if a bookmark is public (265)

📕 Documentation

- Fix the imports in the example code in the README (264)

🧰 Maintenance

- Bump dessant/lock-threads from 4.0.1 to 5.0.0 (266)
- Make the library more compatible with type checkers (267)
- Bump mypy from 1.6.1 to 1.7.0 (263)
- Bump yamllint from 1.32.0 to 1.33.0 (262)
- Bump ruff from 0.1.4 to 0.1.5 (261)
- Bump black from 23.10.1 to 23.11.0 (260)
- Bump ruff from 0.1.3 to 0.1.4 (258)
- Bump poetry from 1.6.1 to 1.7.0 in /.github/workflows (259)
- Bump ruff from 0.1.2 to 0.1.3 (257)
- Bump black from 23.10.0 to 23.10.1 (254)
- Bump pytest from 7.4.2 to 7.4.3 (255)
- Bump ruff from 0.1.1 to 0.1.2 (256)
- Bump pylint from 3.0.1 to 3.0.2 (253)
- Bump gitpython from 3.1.38 to 3.1.40 (251)
- Bump ruff from 0.1.0 to 0.1.1 (252)
- Bump mypy from 1.6.0 to 1.6.1 (249)
- Bump ruff from 0.0.292 to 0.1.0 (247)
- Bump black from 23.9.1 to 23.10.0 (250)
- Bump gitpython from 3.1.37 to 3.1.38 (246)
- Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (245)
- Bump urllib3 from 2.0.6 to 2.0.7 (248)
- Bump pre-commit from 3.4.0 to 3.5.0 (244)
- Bump mypy from 1.5.1 to 1.6.0 (243)
- Bump vulture from 2.9.1 to 2.10 (241)
- Bump pyupgrade from 3.14.0 to 3.15.0 (239)
- Bump pre-commit-hooks from 4.4.0 to 4.5.0 (240)
- Bump aiohttp from 3.8.5 to 3.8.6 (242)
- Bump pylint from 2.17.7 to 3.0.1 (238)
- Bump pyupgrade from 3.13.0 to 3.14.0 (236)
- Bump codespell from 2.2.5 to 2.2.6 (234)
- Bump coverage from 7.3.1 to 7.3.2 (233)
- Bump ruff from 0.0.291 to 0.0.292 (235)
- Bump urllib3 from 2.0.4 to 2.0.6 (232)
- Bump pylint from 2.17.6 to 2.17.7 (231)
- Bump pylint from 2.17.5 to 2.17.6 (230)
- Bump gitpython from 3.1.36 to 3.1.37 (229)
- Bump ruff from 0.0.290 to 0.0.291 (228)
- Bump pyupgrade from 3.12.0 to 3.13.0 (227)
- Bump pyupgrade from 3.11.1 to 3.12.0 (226)
- Bump pyupgrade from 3.11.0 to 3.11.1 (225)
- Remove `pytz` as a dependency (224)
- Bump ruff from 0.0.289 to 0.0.290 (221)
- Bump pyupgrade from 3.10.1 to 3.11.0 (223)
- Bump ruff from 0.0.288 to 0.0.289 (220)
- Bump ruff from 0.0.287 to 0.0.288 (218)
- Bump gitpython from 3.1.35 to 3.1.36 (219)
- Bump black from 23.7.0 to 23.9.1 (217)
- Bump gitpython from 3.1.34 to 3.1.35 (215)
- Bump pytest from 7.4.1 to 7.4.2 (216)
- Clean up build dependencies (214)
- Bump coverage from 7.3.0 to 7.3.1 (211)
- Bump pytest-aiohttp from 1.0.4 to 1.0.5 (213)
- Bump actions/checkout from 3 to 4 (210)
- Bump gitpython from 3.1.32 to 3.1.34 (207)
- Bump pytest from 7.4.0 to 7.4.1 (206)
- Bump ruff from 0.0.286 to 0.0.287 (208)
- Bump pre-commit from 3.3.3 to 3.4.0 (209)
- Bump ruff from 0.0.285 to 0.0.286 (205)
- Bump poetry from 1.6.0 to 1.6.1 in /.github/workflows (204)
- Bump vulture from 2.8 to 2.9.1 (203)
- Bump setuptools from 68.1.0 to 68.1.2 (202)
- Bump poetry from 1.5.1 to 1.6.0 in /.github/workflows (200)
- Bump ruff from 0.0.284 to 0.0.285 (198)
- Bump black from 22.12.0 to 23.7.0 (199)

2023.08.0

📕 Documentation

- Clean up docs (38)

🧰 Maintenance

- Pin dependencies to resolve several CVEs (197)
- Add `rtx` config file (196)
- Bump mypy from 1.5.0 to 1.5.1 (194)
- Bump blacken-docs from 1.15.0 to 1.16.0 (195)
- Bump types-pytz from 2023.3.0.0 to 2023.3.0.1 (192)
- Bump coverage from 7.2.7 to 7.3.0 (193)
- Bump vulture from 2.7 to 2.8 (190)
- Bump mypy from 1.4.1 to 1.5.0 (191)
- Bump ruff from 0.0.283 to 0.0.284 (189)
- Bump ruff from 0.0.282 to 0.0.283 (188)
- Bump ruff from 0.0.281 to 0.0.282 (187)
- Bump ruff from 0.0.280 to 0.0.281 (186)
- Bump pyupgrade from 3.9.0 to 3.10.1 (185)
- Bump pylint from 2.17.4 to 2.17.5 (184)
- Bump ruff from 0.0.278 to 0.0.280 (183)
- Bump aiohttp from 3.8.4 to 3.8.5 (182)
- Bump pytest-asyncio from 0.21.0 to 0.21.1 (180)
- Bump ruff from 0.0.277 to 0.0.278 (181)
- Bump black from 23.3.0 to 23.7.0 (179)
- Bump pyupgrade from 3.8.0 to 3.9.0 (177)
- Bump blacken-docs from 1.14.0 to 1.15.0 (178)
- Bump ruff from 0.0.276 to 0.0.277 (176)
- Bump ruff from 0.0.275 to 0.0.276 (175)
- Bump pyupgrade from 3.7.0 to 3.8.0 (174)
- Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 (173)
- Bump pytest from 7.3.2 to 7.4.0 (171)
- Bump mypy from 1.4.0 to 1.4.1 (172)
- Bump ruff from 0.0.274 to 0.0.275 (170)
- Bump ruff from 0.0.272 to 0.0.274 (168)
- Bump mypy from 1.3.0 to 1.4.0 (169)
- Bump pyupgrade from 3.6.0 to 3.7.0 (167)
- Bump codespell from 2.2.4 to 2.2.5 (166)
- Bump blacken-docs from 1.13.0 to 1.14.0 (165)
- Bump pre-commit from 3.3.2 to 3.3.3 (164)
- Bump dessant/lock-threads from 4.0.0 to 4.0.1 (163)
- Bump pytest from 7.3.1 to 7.3.2 (162)
- Bump pyupgrade from 3.4.0 to 3.6.0 (161)
- Bump ruff from 0.0.271 to 0.0.272 (160)
- Bump ruff from 0.0.270 to 0.0.271 (159)
- Bump poetry from 1.5.0 to 1.5.1 in /.github/workflows (157)
- Bump coverage from 7.2.6 to 7.2.7 (158)
- Bump ruff from 0.0.269 to 0.0.270 (155)
- Bump pytest-cov from 4.0.0 to 4.1.0 (156)
- Bump coverage from 7.2.5 to 7.2.6 (154)
- Bump yamllint from 1.31.0 to 1.32.0 (153)
- Bump poetry from 1.4.2 to 1.5.0 in /.github/workflows (152)
- Bump ruff from 0.0.267 to 0.0.269 (151)
- Bump pre-commit from 3.3.1 to 3.3.2 (150)
- Bump ruff from 0.0.265 to 0.0.267 (149)
- Bump mypy from 1.2.0 to 1.3.0 (148)
- Bump pylint from 2.17.3 to 2.17.4 (145)
- Bump ruff from 0.0.264 to 0.0.265 (146)
- Bump pyupgrade from 3.3.2 to 3.4.0 (147)
- Bump ruff from 0.0.263 to 0.0.264 (143)
- Bump pre-commit from 3.3.0 to 3.3.1 (144)
- Bump pre-commit from 3.2.2 to 3.3.0 (142)
- Bump coverage from 7.2.3 to 7.2.5 (141)
- Bump ruff from 0.0.262 to 0.0.263 (138)
- Bump pyupgrade from 3.3.1 to 3.3.2 (139)
- Bump pylint from 2.17.2 to 2.17.3 (140)
- Bump yamllint from 1.30.0 to 1.31.0 (137)
- Bump ruff from 0.0.261 to 0.0.262 (136)
- Bump pytest from 7.3.0 to 7.3.1 (134)
- Bump black from 22.12.0 to 23.3.0 (133)
- Bump safety from 2.3.4 to 2.3.5 (132)
- Bump black from 22.12.0 to 23.3.0 (131)
- Bump safety from 2.3.4 to 2.3.5 (130)
- Bump pytest from 7.2.2 to 7.3.0 (128)
- Bump black from 22.12.0 to 23.3.0 (129)
- Bump safety from 2.3.4 to 2.3.5 (126)
- Bump coverage from 7.2.2 to 7.2.3 (127)
- Replace flake8 with ruff (125)
- Bump black from 22.12.0 to 23.3.0 (124)
- Bump safety from 2.3.4 to 2.3.5 (123)
- Bump pylint from 2.17.1 to 2.17.2 (120)
- Bump black from 22.12.0 to 23.3.0 (122)
- Bump pre-commit from 3.2.1 to 3.2.2 (121)
- Bump safety from 2.3.4 to 2.3.5 (119)
- Bump poetry from 1.4.1 to 1.4.2 in /.github/workflows (118)
- Bump flake8-simplify from 0.19.3 to 0.20.0 (116)
- Bump types-pytz from 2023.2.0.1 to 2023.3.0.0 (117)
- Bump black from 22.12.0 to 23.3.0 (115)
- Bump safety from 2.3.4 to 2.3.5 (114)
- Bump black from 23.1.0 to 23.3.0 (113)
- Bump safety from 2.3.4 to 2.3.5 (112)
- Bump black from 22.12.0 to 23.1.0 (111)
- Bump types-pytz from 2023.2.0.0 to 2023.2.0.1 (110)
- Bump safety from 2.3.4 to 2.3.5 (109)
- Bump pre-commit from 3.2.0 to 3.2.1 (108)
- Bump types-pytz from 2022.7.1.2 to 2023.2.0.0 (107)
- Bump actions/stale from 7 to 8 (105)
- Bump black from 22.12.0 to 23.1.0 (106)
- Bump safety from 2.3.4 to 2.3.5 (103)
- Bump yamllint from 1.29.0 to 1.30.0 (104)
- Bump pylint from 2.17.0 to 2.17.1 (102)
- Bump black from 22.12.0 to 23.1.0 (100)
- Bump flake8-comprehensions from 3.11.0 to 3.11.1 (101)
- Bump safety from 2.3.4 to 2.3.5 (99)
- Bump flake8-comprehensions from 3.10.1 to 3.11.0 (97)
- Bump poetry from 1.4.0 to 1.4.1 in /.github/workflows (94)
- Bump pre-commit from 3.1.1 to 3.2.0 (96)
- Bump black from 22.12.0 to 23.1.0 (95)
- Bump pytest-asyncio from 0.20.3 to 0.21.0 (98)
- Bump coverage from 7.2.1 to 7.2.2 (93)
- Bump safety from 2.3.4 to 2.3.5 (92)
- Bump black from 22.12.0 to 23.1.0 (91)
- Bump safety from 2.3.4 to 2.3.5 (90)
- Bump black from 22.12.0 to 23.1.0 (89)
- Bump flake8-bugbear from 23.2.13 to 23.3.12 (87)
- Bump safety from 2.3.4 to 2.3.5 (88)
- Bump black from 22.12.0 to 23.1.0 (85)
- Bump bandit from 1.7.4 to 1.7.5 (86)
- Bump pylint from 2.16.4 to 2.17.0 (84)
- Bump codespell from 2.2.2 to 2.2.4 (83)
- Bump safety from 2.3.4 to 2.3.5 (82)
- Bump black from 22.12.0 to 23.1.0 (81)
- Bump safety from 2.3.4 to 2.3.5 (78)
- Bump mypy from 1.0.1 to 1.1.1 (80)
- Bump pylint from 2.16.3 to 2.16.4 (79)
- Bump pytest from 7.2.1 to 7.2.2 (75)
- Bump black from 22.12.0 to 23.1.0 (76)
- Bump pylint from 2.16.2 to 2.16.3 (77)
- Bump safety from 2.3.4 to 2.3.5 (74)
- Bump flake8-bugbear from 22.12.6 to 23.2.13 (72)
- Bump mypy from 0.982 to 1.0.1 (69)
- Bump black from 22.12.0 to 23.1.0 (70)
- Bump pre-commit from 2.21.0 to 3.1.1 (71)
- Bump coverage from 6.5.0 to 7.2.1 (73)
- Bump poetry from 1.3.2 to 1.4.0 in /.github/workflows (68)
- Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 (66)
- Bump types-pytz from 2022.7.1.1 to 2022.7.1.2 (67)
- Bump types-pytz from 2022.7.1.0 to 2022.7.1.1 (65)
- Bump pylint from 2.16.1 to 2.16.2 (64)
- Bump aiohttp from 3.8.3 to 3.8.4 (63)
- Bump pylint from 2.16.0 to 2.16.1 (62)
- Bump pylint from 2.15.10 to 2.16.0 (61)
- Bump isort from 5.11.4 to 5.12.0 (60)
- Bump flake8-docstrings from 1.6.0 to 1.7.0 (59)
- Bump yamllint from 1.28.0 to 1.29.0 (58)
- Bump flake8-bugbear from 22.10.27 to 22.12.6 (53)
- Bump pre-commit from 2.20.0 to 2.21.0 (54)
- Bump types-pytz from 2022.5.0.0 to 2022.7.1.0 (55)
- Bump pre-commit-hooks from 4.3.0 to 4.4.0 (57)
- Bump pylint from 2.15.5 to 2.15.10 (56)
- Bump pytest from 7.2.0 to 7.2.1 (48)
- Bump isort from 5.10.1 to 5.11.4 (49)
- Bump flake8-builtins from 2.0.0 to 2.1.0 (50)
- Bump vulture from 2.6 to 2.7 (51)
- Bump black from 22.10.0 to 22.12.0 (52)
- Bump flake8-comprehensions from 3.10.0 to 3.10.1 (44)
- Bump blacken-docs from 1.12.1 to 1.13.0 (43)
- Bump pytest-asyncio from 0.20.1 to 0.20.3 (45)
- Bump safety from 2.3.1 to 2.3.5 (46)
- Bump pyupgrade from 3.1.0 to 3.3.1 (47)
- Bump poetry from 1.3.1 to 1.3.2 in /.github/workflows (42)
- Bump release-drafter/release-drafter from 5.21.1 to 5.22.0 (41)
- Bump actions/stale from 6 to 7 (40)
- Bump poetry from 1.2.2 to 1.3.1 in /.github/workflows (39)
- Bump dessant/lock-threads from 3.0.0 to 4.0.0 (37)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.